svn path=/trunk/boinc/; revision=1599
This commit is contained in:
Karl Chen 2003-06-26 21:32:17 +00:00
parent 191b350604
commit b780baa4ba
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ TMPDIR=/tmp/testbase
die()
{
echo "ERROR in testbase on `hostname`:"
echo "$1"
[ "$2" ] && cat "$2"
exit 1