1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

fixed tests numbering

This commit is contained in:
Igor Chubin
2019-02-16 21:11:51 +01:00
parent 6a306a91a2
commit 4ef5691ce5
-1
View File
@@ -18,7 +18,6 @@ failed=0
fi
} > "$TMP3"
while read -r number test_line; do
number=$((number-1))
test_line="${test_line// #.*//}"
if [[ $test_line = "cht.sh "* ]]; then
test_line="${test_line//cht.sh /}"