mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
hide the ui
git-svn-id: file:///home/svn/incoming/trunk@2872 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
7ebbdf0b16
commit
05069ac1e9
@ -126,6 +126,8 @@ class Exploit
|
||||
# wonder what's up.
|
||||
elsif (jobify)
|
||||
print_status("Exploit running as background job.")
|
||||
|
||||
mod.reset_ui
|
||||
# Worst case, the exploit ran but we got no session, bummer.
|
||||
else
|
||||
print_status("Exploit completed, no session was created.")
|
||||
|
Loading…
Reference in New Issue
Block a user