adjust to NotifIDs starting with '-'
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 25 Jan 2013 16:12:09 +0000 (16:12 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 31 Jan 2013 20:41:43 +0000 (21:41 +0100)
org.glite.testsuites.ctb/LB/tests/lb-test-https.sh

index a6cc22e..5c50c2d 100755 (executable)
@@ -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