From b82769e934904ab825bdeaa26f4c7d1af1816275 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Thu, 8 Aug 2013 14:20:38 -0400 Subject: [PATCH] include settings-tester.pl output --- installer/wheezy/eg_wheezy_installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index 734453dc8..9de88032e 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -310,6 +310,7 @@ if [ $LIVETEST ]; then su - postgres -c 'cd /home/opensrf/Evergreen ; pg_prove -vr -d evergreen Open-ILS/src/sql/Pg/t/' echo End of pgTAP tests =~-._ echo _.-~= Running settings-tester.pl + su - opensrf sh -c 'export PATH=/openils/bin:$PATH ; cd /home/opensrf/Evergreen/Open-ILS/src/support-scripts/ ; ./settings-tester.pl' echo End of settings-tester.pl output =~-._ echo _.-~= Running perl live tests su - opensrf sh -c 'export PATH=/openils/bin:$PATH ; cd /home/opensrf/Evergreen/Open-ILS/src/perlmods/ ; make livecheck' -- 2.11.0