mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 17:31:24 +00:00
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:
parent
e2606cdb41
commit
dc90f207da
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ then
|
||||||
then
|
then
|
||||||
echo COMPLETED: $1 >&2
|
echo COMPLETED: $1 >&2
|
||||||
else
|
else
|
||||||
echo FAIL: $1 >&2
|
echo FAIL: $1 CRASHED without running all tests!!>&2
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo COMPLETED: $1 >&2
|
echo COMPLETED: $1 >&2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue