From bff932ee7a5e13dee96e375ef6da2f34d95c9b57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Fri, 25 Jan 2013 15:42:13 +0000 Subject: [PATCH] Fixed confusing output --- org.glite.testsuites.ctb/LB/tests/lb-test-https.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-https.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-https.sh index b62a9dc..a6cc22e 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-https.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-https.sh @@ -213,7 +213,7 @@ test_done else test_done - printf "Checking for jobid (verifying content)..." + printf "Checking NotifID (verifying content)..." notifunique=`${SYS_ECHO} ${notifid} | ${SYS_SED} 's/^.*NOTIF://'` -- 1.8.2.3