Removing a hated semi-colon, noting that the rescue does nothing
This commit is contained in:
@@ -62,7 +62,8 @@ class Metasploit3 < Msf::Post
|
||||
)
|
||||
end
|
||||
end
|
||||
rescue; end
|
||||
rescue # Probably should do something here...
|
||||
end
|
||||
|
||||
print_status("#{sysinfo['Computer']}: #{match.to_s} artifact(s) found in registry.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user