Land #9254, Fix include scope in external module mixin
commit
19a62d6c82
|
@ -1,6 +1,6 @@
|
|||
include Msf::Auxiliary::Report
|
||||
|
||||
module Msf::Module::External
|
||||
include Msf::Auxiliary::Report
|
||||
|
||||
def wait_status(mod)
|
||||
begin
|
||||
while mod.running
|
||||
|
|
Loading…
Reference in New Issue