rich comment
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 12 Apr 2011 20:26:10 +0000 (20:26 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 12 Apr 2011 20:26:10 +0000 (20:26 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-notif-msg.sh

index 870aaf8..47bfa9e 100755 (executable)
@@ -150,7 +150,7 @@ else
 
                                BROKER=`$SYS_ECHO $BROKERLINE | $SYS_AWK '{print $3}' | $SYS_SED 's/^.*\/\///' | $SYS_SED 's/\///g'`
 
-                               printf "connecting to broker $BROKER... "
+                               printf "connecting to broker $BROKER, topic grid.emi.lbtest"
 
                                #Start listening for notifications
                                ${LBCMSCLIENT} ${BROKER} grid.emi.lbtest > $$_notifications.txt &