From: Jason Etheridge Date: Fri, 11 Oct 2013 18:32:22 +0000 (-0400) Subject: copy/paste-o X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e1c5f637bf1e392f66f0ecbcf9277b6d884ffe20;p=working%2Frandom.git copy/paste-o Signed-off-by: Jason Etheridge --- diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index 7eb145a7c..f6bd18c19 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -463,7 +463,6 @@ function test_evergreen_live { echo _.-~= Running pgTAP tests su - postgres -c 'cd /home/opensrf/Evergreen ; pg_prove -vr -d evergreen Open-ILS/src/sql/Pg/t/ ; echo Return Value = $?' echo End of pgTAP tests =~-._ - echo _.-~= Running settings-tester.pl echo _.-~= Running pgTAP live tests su - postgres -c 'cd /home/opensrf/Evergreen ; pg_prove -vr -d evergreen Open-ILS/src/sql/Pg/live_t/ ; echo Return Value = $?' echo End of pgTAP live tests =~-._