mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 10:08:29 +02:00
fix spelling error
This commit is contained in:
@ -58,7 +58,7 @@ is(@errors,0,"no errors");
|
|||||||
$tests++;
|
$tests++;
|
||||||
|
|
||||||
if ( $os eq "linux" ){
|
if ( $os eq "linux" ){
|
||||||
# macos doesn't have a timout command, unless we install coreutils (gnu coreutils)
|
# macos doesn't have a timeout command, unless we install coreutils (gnu coreutils)
|
||||||
# so we just silently skip this
|
# so we just silently skip this
|
||||||
|
|
||||||
#4
|
#4
|
||||||
|
Reference in New Issue
Block a user