boofuzz
boofuzz copied to clipboard
Extra ':' in default log_pass() message
When calling log_pass() with no message, the console output will read Check OK:. The : only makes sense if there is a non-empty message that follows.