mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
return non-zero when tests fail
This commit is contained in:
parent
2434d4eb3e
commit
3e8a18dd1b
@ -110,6 +110,7 @@ case $1 in
|
||||
echo
|
||||
echo "All is fine!"
|
||||
fi
|
||||
exit $F
|
||||
;;
|
||||
*)
|
||||
once $1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user