mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-30 20:31:15 +01:00
rename baseline file
This commit is contained in:
parent
256b24ea48
commit
5af98b67da
@ -15,7 +15,7 @@ use Text::Diff;
|
|||||||
|
|
||||||
my $tests = 0;
|
my $tests = 0;
|
||||||
my $prg="./testssl.sh";
|
my $prg="./testssl.sh";
|
||||||
my $baseline_csv="./t/baseline_data/default_testssl.csvfile";
|
my $baseline_csv="./t/baseline_data/testssl.csv";
|
||||||
my $cat_csv="tmp.csv";
|
my $cat_csv="tmp.csv";
|
||||||
my $check2run="-p -s -P --fs -h -U -c -q --ip=one --color 0 --csvfile $cat_csv";
|
my $check2run="-p -s -P --fs -h -U -c -q --ip=one --color 0 --csvfile $cat_csv";
|
||||||
my $uri="testssl.sh";
|
my $uri="testssl.sh";
|
||||||
|
Loading…
Reference in New Issue
Block a user