From: Zdeněk Šustr Date: Fri, 25 Jan 2013 16:12:09 +0000 (+0000) Subject: adjust to NotifIDs starting with '-' X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=6b2ae5b81da41980fe71c4243d3624e6c0518ff4;p=jra1mw.git adjust to NotifIDs starting with '-' --- 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 a6cc22e..5c50c2d 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-https.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-https.sh @@ -217,7 +217,7 @@ test_done notifunique=`${SYS_ECHO} ${notifid} | ${SYS_SED} 's/^.*NOTIF://'` - $SYS_GREP $notifunique https.$$.tmp > /dev/null 2> /dev/null + $SYS_GREP -- $notifunique https.$$.tmp > /dev/null 2> /dev/null if [ "$?" != "0" ]; then test_failed