Removed line numbers from the SQL scripts output.
[gnucomo.git] / test / t0010.sh
index e701cd4..2f357b9 100644 (file)
@@ -11,7 +11,7 @@ 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