projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6b112
)
include the right PATH
author
Jason Etheridge
<jason@esilibrary.com>
Tue, 6 Aug 2013 21:34:41 +0000
(17:34 -0400)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/installer/wheezy/eg_wheezy_installer.sh
b/installer/wheezy/eg_wheezy_installer.sh
index
92e1ea4
..
7ee3c69
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-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