Remove errant return

Installing a trap for "INT" is still wrong, it should be rescuing
Interrupt instead. This is just a bandaid to keep it from crashing
msfconsole any time ctrl-c is used after running wmap_run for the first
time.
bug/bundler_fix
James Lee 2013-08-12 11:30:23 -05:00
parent 1336c835ff
commit a7ff8703b7
1 changed files with 0 additions and 1 deletions

View File

@ -315,7 +315,6 @@ class Plugin::Wmap < Msf::Plugin
if self.killwhenstop
rpc_kill_node('ALL','ALL')
end
return
}
# Max numbers of concurrent jobs per node