environment variable name update
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 3 Oct 2008 12:22:15 +0000 (12:22 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 3 Oct 2008 12:22:15 +0000 (12:22 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-normal-event-delivery-remote.sh

index 20085fb..a1f16d0 100755 (executable)
@@ -101,7 +101,7 @@ else
 
                # Register job:
                printf "Registering testing job "
-               jobid=`${LBJOBREG} -m ${EDG_WL_QUERY_SERVER} -s application | ${SYS_GREP} "new jobid" | ${SYS_AWK} '{ print $3 }'`
+               jobid=`${LBJOBREG} -m ${GLITE_WMS_QUERY_SERVER} -s application | ${SYS_GREP} "new jobid" | ${SYS_AWK} '{ print $3 }'`
 
                if [ -z $jobid  ]; then
                        test_failed