Use the mandatory prefix in notif-msg test
authorZdeněk Šustr <sustr4@cesnet.cz>
Thu, 7 Apr 2011 09:41:09 +0000 (09:41 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Thu, 7 Apr 2011 09:41:09 +0000 (09:41 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh

index 975a678..8c0852e 100755 (executable)
@@ -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