mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
remove fast as it makes problems especially with Travis+testssl.net
This commit is contained in:
parent
e0f8c8d43e
commit
80530aa34c
@ -14,7 +14,7 @@ my $out="";
|
||||
my $html="";
|
||||
my $debughtml="";
|
||||
my $edited_html="";
|
||||
my $check2run="--fast --ip=one --color 0 --htmlfile tmp.html";
|
||||
my $check2run="--ip=one --color 0 --htmlfile tmp.html";
|
||||
|
||||
die "Unable to open $prg" unless -f $prg;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user