# HG changeset patch # User kleing # Date 1119307556 -7200 # Node ID ee552def87219c701f6f2d62e0c5d77e87652769 # Parent b2687ce384334c59aa3dfcc1f592f421dde77c17 fix 'give up waiting message' (logs of running processes are not attached) diff -r b2687ce38433 -r ee552def8721 Admin/isatest-check --- 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