mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-07 21:31:07 +02:00
fix spelling error
This commit is contained in:
parent
5f471c76ee
commit
42f738572b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user