changeset 18244 | 694648741d5a |
parent 17847 | 5d5cada76409 |
child 18329 | 221d47d17a81 |
--- a/Admin/isatest-check Thu Nov 24 12:14:56 2005 +0100 +++ b/Admin/isatest-check Fri Nov 25 11:34:37 2005 +0100 @@ -56,6 +56,10 @@ # still running -> give up if [ -n "$(ls $RUNNING)" ]; then echo "Giving up waiting for test to finish at $(date)." > $TMP + echo >> $TMP + echo "Sessions still running:" >> $TMP + echo "$(ls $RUNNING)" >> TMP + echo >> $TMP echo "Attaching all error logs collected so far." >> $TMP echo >> $TMP