From 96aac70a4916ed3a1f39444daed124ae76e011ae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Tue, 7 Dec 2010 14:00:28 +0000 Subject: [PATCH] Include script corrections --- org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh b/org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh index 7f5cbf8..fa64be9 100755 --- a/org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh +++ b/org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh @@ -43,7 +43,7 @@ EndHelpHeader } # read common definitions and functions -COMMON=lb-common.sh +COMMON=gridsite-common.sh if [ ! -r ${COMMON} ]; then printf "Common definitions '${COMMON}' missing!" exit 2 -- 1.8.2.3