improve reporting

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32092 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2011-02-12 07:04:01 +00:00
parent e2606cdb41
commit dc90f207da

View file

@ -169,7 +169,7 @@ then
then
echo COMPLETED: $1 >&2
else
echo FAIL: $1 >&2
echo FAIL: $1 CRASHED without running all tests!!>&2
fi
else
echo COMPLETED: $1 >&2