mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-07 06:47:00 +02:00
Travis: let's actually use the new EXTRA_OPTS.
This commit is contained in:
parent
c02defa5f0
commit
b3cb7b256d
@ -101,5 +101,5 @@ csv-districts-stdin.out: csv-districts-stdin.load
|
||||
# Regression tests
|
||||
regress/out/%.out: %.load
|
||||
#./regress.sh $(PGLOADER) $<
|
||||
$(PGLOADER) --regress $<
|
||||
$(PGLOADER) $(EXTRA_OPTS) --regress $<
|
||||
touch $@
|
||||
|
Loading…
Reference in New Issue
Block a user