From 97fee558954db81b8c44692dcb44ff7b7db55f7b Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Thu, 23 Jul 2020 00:14:12 +0200 Subject: [PATCH] :art: Formatting --- tests/sh/opt.sh | 1 + 1 file changed, 1 insertion(+) 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" -- 2.43.0