From: František Dvořák Date: Wed, 12 Dec 2012 15:24:09 +0000 (+0000) Subject: Variables needs to be exported in some cases. X-Git-Tag: merge_32_head_take_5_dst~11 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=4e5a4e10f05ec42521ca0f2ba12b3d1fc6ccd623;p=jra1mw.git Variables needs to be exported in some cases. --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-harvester.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-harvester.sh index 354d311..312334b 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-harvester.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-harvester.sh @@ -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