From 201f169e181aa5d02f19dbd30778ebb27dbd724a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Tue, 13 Mar 2012 12:30:25 +0000 Subject: [PATCH] Correct install script name --- org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh b/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh index e831a65..40f6283 100755 --- a/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh +++ b/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh @@ -143,7 +143,7 @@ REMARKS="No unit tests implemented" PERFORMANCEEXEC="NO" TESTREPOCONTENTS="`cat ./repo_packages.txt`" PRODREPOCONTENTS="`cat ./prod_packages.txt`" -INSTALLCOMMAND="`cat GridSiteInstall.sh`" +INSTALLCOMMAND="`cat caNlInstall.sh`" INSTALLLOG="`cat Install_log.txt`" CONFIGLOG="caNl does not use any specific configuration procedure. No log provided" #UPGRADECMD -- 1.8.2.3