From: Zdeněk Šustr Date: Wed, 4 May 2011 09:42:14 +0000 (+0000) Subject: Don't forget to remove the temporary file. X-Git-Tag: glite-px-proxyrenewal_R_1_3_20_1~8 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=36547cbb65841e145a4a2126e1238ca37c5a8b60;p=jra1mw.git Don't forget to remove the temporary file. --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-notif-stream.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-notif-stream.sh index 7ea4727..9f2ef77 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-notif-stream.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-notif-stream.sh @@ -200,7 +200,7 @@ while true; do break done -#$SYS_RM $$_notifications.txt +$SYS_RM $$_notifications.txt #Drop notification if [ ! -z "${notifid}" ]; then