From: Zdeněk Šustr Date: Fri, 21 Oct 2011 17:01:21 +0000 (+0000) Subject: Fix path relevant to GLITE_LOCATION X-Git-Tag: before_mechglue_support~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=49c609d26af8d6871d00f5c3f2f381264c05010f;p=jra1mw.git Fix path relevant to GLITE_LOCATION --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-nagios-probe.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-nagios-probe.sh index 48b06ba..66f69a5 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-nagios-probe.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-nagios-probe.sh @@ -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