Remove #generate patch, specs will fail again.
parent
60d98ba892
commit
eaab665a6d
|
@ -73,10 +73,6 @@ module Msf::Payload::Osx
|
|||
ret
|
||||
end
|
||||
|
||||
def generate(*args)
|
||||
apply_prepends(super(*args))
|
||||
end
|
||||
|
||||
def apply_prepends(buf)
|
||||
test_arch = [ *(self.arch) ]
|
||||
pre = ''
|
||||
|
|
Loading…
Reference in New Issue