term pattern seems better than the "colorized list"

This commit is contained in:
Dirk Wetter
2025-11-27 18:39:52 +01:00
parent 3591f70a17
commit 853da2a9de
6 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ use Test::More;
my $tests = 0;
my $fileout="";
# 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';