mirror of
https://github.com/chubin/cheat.sh.git
synced 2024-11-26 11:09:22 +03:00
Minor simplification while here.
This commit is contained in:
parent
91c592bb55
commit
620f81d361
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user