Fix path relevant to GLITE_LOCATION
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 21 Oct 2011 17:01:21 +0000 (17:01 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 21 Oct 2011 17:01:21 +0000 (17:01 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-nagios-probe.sh

index 48b06ba..66f69a5 100755 (executable)
@@ -90,7 +90,7 @@ test_start
 
 printf "Checking if the probe is available..."
 
-PROBE="$GLITE_LOCATION/usr/libexec/grid-monitoring/probes/emi.lb/LB-probe"
+PROBE="$GLITE_LOCATION/libexec/grid-monitoring/probes/emi.lb/LB-probe"
 
 if [ -f "$PROBE" ]; then
        test_done