From 1ad9a25b360929db584fcf17356c5342ed39682c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Tue, 13 Mar 2012 11:27:38 +0000 Subject: [PATCH] Fix hard-copied constants --- org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh b/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh index 978b205..87f5dc0 100755 --- a/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh +++ b/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh @@ -156,7 +156,7 @@ printf " ---+++ Tests | !TestPlan | https://twiki.cern.ch/twiki/bin/view/EGEE/GridSiteTestPlan | -| Tests | http://jra1mw.cvs.cern.ch/cgi-bin/jra1mw.cgi/org.glite.testsuites.ctb/gridsite/tests/ | +| Tests | https://twiki.cern.ch/twiki/bin/view/EGEE/PXSoftwareVerificationandValidationPlan | \n" >> report.twiki cat test_log.txt >> report.twiki @@ -169,7 +169,7 @@ REMARKS="No unit tests implemented" PERFORMANCEEXEC="NO" TESTREPOCONTENTS="`cat ./repo_packages.txt`" PRODREPOCONTENTS="`cat ./prod_packages.txt`" -INSTALLCOMMAND="`cat GridSiteInstall.sh`" +INSTALLCOMMAND="`cat PXinstall.sh`" INSTALLLOG="`cat Install_log.txt`" CONFIGLOG="Configuration log shown with the installation log, see directly above" #UPGRADECMD -- 1.8.2.3