Use less generic topic name
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 4 Apr 2011 15:59:15 +0000 (15:59 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 4 Apr 2011 15:59:15 +0000 (15:59 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh

index b44b8f3..975a678 100755 (executable)
@@ -135,7 +135,7 @@ else
                # Register notification:
                printf "Registering notification "
 
-               notifid=`${LBNOTIFY} new -j ${jobid} -a x-msg://topic | $SYS_GREP "notification ID" | ${SYS_AWK} '{ print $3 }'`
+               notifid=`${LBNOTIFY} new -j ${jobid} -a x-msg://lbtest | $SYS_GREP "notification ID" | ${SYS_AWK} '{ print $3 }'`
 
                if [ -z $notifid ]; then
                        test_failed