fix spelling error

This commit is contained in:
Dirk Wetter
2025-05-08 23:10:24 +02:00
parent 5f471c76ee
commit 42f738572b

View File

@ -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