Removed line numbers from the SQL scripts output.
[gnucomo.git] / test / t0010.sh
index a210f17..2f357b9 100644 (file)
@@ -4,14 +4,14 @@
 #  Test the log processing of gcm_daemon
 #  Create a database with one object and read a piece of sendmail log
 #
-#  This tests problem report nr. 14
+#  This tests problem report nrs. 14 through 17
 
 LD_LIBRARY_PATH=/usr/local/pqxx/lib
 export LD_LIBRARY_PATH
 
 cd ..
 
-if psql gnucomo_test -f src/database/create.sql -q >/dev/null
+if psql gnucomo_test -q <src/database/create.sql >/dev/null
 then
    #  Prepare the database