mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +02:00
elSif
This commit is contained in:
@ -82,7 +82,7 @@ if ( $os eq "linux" ){
|
||||
is(@errors,0,"no errors");
|
||||
$tests++;
|
||||
|
||||
} elif ( $os eq "darwin" ){
|
||||
} elsif ( $os eq "darwin" ){
|
||||
printf "skipped two checks on MacOS\n\n";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user