Variables needs to be exported in some cases.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 12 Dec 2012 15:24:09 +0000 (15:24 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 12 Dec 2012 15:24:09 +0000 (15:24 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-harvester.sh

index 354d311..312334b 100755 (executable)
@@ -68,6 +68,10 @@ if [ ! -r ${COMMON} ]; then
        exit 2
 fi
 source ${COMMON}
+
+export GLITE_LOCATION GLITE_MYSQL_ROOT_PASSWORD GLITE_RTM_TEST_ADDITIONAL_ARGS
+
+
 while test -n "$1"
 do
        case "$1" in