Admin/isatest-check
changeset 16507 ee552def8721
parent 16362 f321def7279c
child 16559 2916415680b9
--- a/Admin/isatest-check	Mon Jun 20 22:14:21 2005 +0200
+++ b/Admin/isatest-check	Tue Jun 21 00:45:56 2005 +0200
@@ -56,7 +56,7 @@
 # still running -> give up
 if [ -n "$(ls $RUNNING)" ]; then
     echo "Giving up waiting for test to finish at $(date)." > $TMP
-    echo "Attaching all running and error logs." >> $TMP
+    echo "Attaching all error logs collected so far." >> $TMP
     echo >> $TMP
 
     if [ -e $ERRORLOG ]; then