From: fennecdjay Date: Sun, 7 Jul 2019 20:40:20 +0000 (+0200) Subject: :white_check_mark: Yet more tests. (fix count) X-Git-Tag: nightly~2348^2~29 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=a723124369b883611ba58685e54b560393e5488c;p=gwion.git :white_check_mark: Yet more tests. (fix count) --- diff --git a/tests/sh/opt.sh b/tests/sh/opt.sh index 47505bad..e9f845b6 100644 --- a/tests/sh/opt.sh +++ b/tests/sh/opt.sh @@ -1,5 +1,5 @@ #!/bin/bash -# [test] #12 +# [test] #15 n=0 [ "$1" ] && n="$1" [ "$n" -eq 0 ] && n=1