From: Zdeněk Šustr Date: Thu, 7 Apr 2011 09:41:09 +0000 (+0000) Subject: Use the mandatory prefix in notif-msg test X-Git-Tag: glite-lb-logger-msg_R_1_0_4_1~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=343cd7d06a6bb06a6272d2946c254c628cee1770;p=jra1mw.git Use the mandatory prefix in notif-msg test --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh index 975a678..8c0852e 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh @@ -135,7 +135,7 @@ else # Register notification: printf "Registering notification " - notifid=`${LBNOTIFY} new -j ${jobid} -a x-msg://lbtest | $SYS_GREP "notification ID" | ${SYS_AWK} '{ print $3 }'` + notifid=`${LBNOTIFY} new -j ${jobid} -a x-msg://grid.emi.lbtest | $SYS_GREP "notification ID" | ${SYS_AWK} '{ print $3 }'` if [ -z $notifid ]; then test_failed