mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-10 09:14:00 +01:00
term pattern seems better than the "colorized list"
This commit is contained in:
@@ -13,7 +13,7 @@ my $out="";
|
||||
|
||||
# Try to detect remainders from debugging:
|
||||
my $debug_regexp='^(\s)*set (-|\+)x';
|
||||
# Blacklists we use to trigger an error:
|
||||
# Patterns used to trigger an error:
|
||||
my $error_regexp1='(syntax|parse) (e|E)rror';
|
||||
my $error_regexp2='testssl.sh: line';
|
||||
my $error_regexp3='bash: warning';
|
||||
|
||||
Reference in New Issue
Block a user