From b780baa4babce26730a7d97041cf4b855fa8143a Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Thu, 26 Jun 2003 21:32:17 +0000 Subject: [PATCH] . svn path=/trunk/boinc/; revision=1599 --- testbase | 1 + 1 file changed, 1 insertion(+) diff --git a/testbase b/testbase index 34b1dd8d32..bd0377c79d 100755 --- a/testbase +++ b/testbase @@ -15,6 +15,7 @@ TMPDIR=/tmp/testbase die() { + echo "ERROR in testbase on `hostname`:" echo "$1" [ "$2" ] && cat "$2" exit 1