include settings-tester.pl output
authorJason Etheridge <jason@esilibrary.com>
Thu, 8 Aug 2013 18:20:38 +0000 (14:20 -0400)
committerJason Etheridge <jason@esilibrary.com>
Thu, 8 Aug 2013 18:20:38 +0000 (14:20 -0400)
installer/wheezy/eg_wheezy_installer.sh

index 734453d..9de8803 100755 (executable)
@@ -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'