X-Git-Url: http://www.andromeda.nl/gitweb/?p=gnucomo.git;a=blobdiff_plain;f=test%2Ft0004.sh;h=4f4e1ca08d5b350ad7d4120767a20b349e16b08e;hp=2e91fc74b4f339d914086b1e8708e03fac23b9ed;hb=26337b547d62f1edf751e8e025358dcdb178ee35;hpb=1ed278c1816944062772481c25ca2eb51d09718b diff --git a/test/t0004.sh b/test/t0004.sh index 2e91fc7..4f4e1ca 100644 --- a/test/t0004.sh +++ b/test/t0004.sh @@ -7,13 +7,13 @@ cd .. -if psql gnucomo_test -f src/database/create.sql +if psql gnucomo_test -f src/database/create.sql -q >/dev/null then psql gnucomo_test -q -c "insert into object (objectname) values ('kithira.andromeda.nl')" psql gnucomo_test -c "select * from object" src/gcm_input/gcm_input -c gnucomo_test