diff options
Diffstat (limited to 'tests/load/buildfile')
-rw-r--r-- | tests/load/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/load/buildfile b/tests/load/buildfile index a4b0ffb..2088ee1 100644 --- a/tests/load/buildfile +++ b/tests/load/buildfile @@ -18,4 +18,4 @@ exe{driver}: test = false # precondition: PostgreSQL server running port 8432 with brep schema created. # test: -# ./driver ../../load/brep-load --db-host localhost --db-port 8432 ./r.conf +# ./driver ../../load/brep-load --db-host localhost --db-port 8432 ./loadtab |