Skip to content

Commit bbc1e43

Browse files
committed
Remove raise, since it broke things
Need to pass through silently.
1 parent 43eae0b commit bbc1e43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msf/base/sessions/mainframe_shell.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ def execute_file(full_path, args)
9090

9191
def process_autoruns(datastore)
9292
# mf not implemented yet
93-
raise NotImplementedError
9493
end
9594

9695
def desc

0 commit comments

Comments
 (0)