mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Minor simplification while here.
This commit is contained in:
+1
-5
@@ -109,8 +109,4 @@ else
|
||||
echo TESTS/OK/UPDATED "$i/$((i-failed))/$failed"
|
||||
fi
|
||||
|
||||
if [ "$failed" != 0 ]; then
|
||||
exit 1
|
||||
else
|
||||
exit 0
|
||||
fi
|
||||
test $failed -eq 0
|
||||
|
||||
Reference in New Issue
Block a user