From: Jérémie Astor Date: Wed, 22 Jul 2020 22:14:12 +0000 (+0200) Subject: :art: Formatting X-Git-Tag: nightly~1424 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=97fee558954db81b8c44692dcb44ff7b7db55f7b;p=gwion.git :art: Formatting --- diff --git a/tests/sh/opt.sh b/tests/sh/opt.sh index a6e77791..796fc58e 100644 --- a/tests/sh/opt.sh +++ b/tests/sh/opt.sh @@ -57,6 +57,7 @@ cat << EOF >> "$RC" EOF run "$n" "config" "-c $RC" "file" rm "$RC" + # loop n=$((n+1)) run "$n" "loop" "-l0" "file"