tests/run.sh: display number of errors [ci skip]
This commit is contained in:
parent
9ea207afaa
commit
b6810576b0
|
@ -206,6 +206,7 @@ if ! [ $errors = 0 ]; then
|
|||
echo "Pausing... press Enter to continue."
|
||||
read enter
|
||||
fi
|
||||
echo "There were $errors errors!"
|
||||
exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue