include the right PATH
authorJason Etheridge <jason@esilibrary.com>
Tue, 6 Aug 2013 21:34:41 +0000 (17:34 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 6 Aug 2013 21:34:41 +0000 (17:34 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index 92e1ea4..7ee3c69 100755 (executable)
@@ -303,7 +303,7 @@ if [ $LIVETEST ]; then
     echo Running pgTAP tests
     su - postgres -c 'cd /home/opensrf/Evergreen ; pg_prove -vr -d evergreen Open-ILS/src/sql/Pg/t/'
     echo Running perl tests
-    su - opensrf -c 'cd /home/opensrf/Evergreen/Open-ILS/src/perlmods/ ; make livecheck'
+    su - opensrf sh -c 'export PATH=/openils/bin:$PATH ; cd /home/opensrf/Evergreen/Open-ILS/src/perlmods/ ; make livecheck'
 else
     cat <<EOF
 * Test the system