Commit 13d37e14 by dincaus

Force travis to start test again.

parent 5ce28abd
......@@ -84,7 +84,7 @@ class Exploit(exploits.Exploit):
def run(self):
if self.check():
print_success("Target appears to be vulnerable")
print_success("Target appears to be vulnerable.")
admin_id = None
admin_password = None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment