aboutsummaryrefslogtreecommitdiff
path: root/pgsql/truncation/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pgsql/truncation/makefile')
-rw-r--r--pgsql/truncation/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql/truncation/makefile b/pgsql/truncation/makefile
index 5f8d286..099927e 100644
--- a/pgsql/truncation/makefile
+++ b/pgsql/truncation/makefile
@@ -65,7 +65,7 @@ $(dist):
#
$(test): $(driver) $(src_base)/test.std
$(call schema)
- $(call message,test $<,$< --options-file $(dcf_root)/$(db_id).options \
+ $(call message,test $<,$< --options-file $(dcf_root)/pgsql.options \
>$(out_base)/test.out)
$(call message,,diff -u $(src_base)/test.std $(out_base)/test.out)
$(call message,,rm -f $(out_base)/test.out)