Skip to content

Commit

Permalink
Update to db message
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Taylor committed Jun 19, 2017
1 parent 57eb9a4 commit bf2be8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulnwhisp/vulnwhisp.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ def whisper_nessus(self):
self.conn.commit()
#self.conn.commit()
self.conn.close()
"{success} Scan aggregation complete!".format(success=bcolors.SUCCESS)
"{success} Scan aggregation complete! Connection to database closed.".format(success=bcolors.SUCCESS)


else:
Expand Down

0 comments on commit bf2be8b

Please sign in to comment.