copy/paste-o
authorJason Etheridge <jason@esilibrary.com>
Fri, 11 Oct 2013 18:32:22 +0000 (14:32 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 11 Oct 2013 18:32:22 +0000 (14:32 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh

index 7eb145a..f6bd18c 100755 (executable)
@@ -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 =~-._