Whitespace, be gone!
parent
d985ba5e5d
commit
63ed7fcc8f
|
@ -53,7 +53,7 @@ class Metasploit3 < Msf::Post
|
|||
elsif datastore['NAME']
|
||||
target_pid = session.sys.process[datstore['NAME']]
|
||||
end
|
||||
|
||||
|
||||
if not target_pid
|
||||
print_error("Process or PID not found")
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue