aboutsummaryrefslogtreecommitdiff
path: root/mysql/truncation/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mysql/truncation/makefile')
-rw-r--r--mysql/truncation/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql/truncation/makefile b/mysql/truncation/makefile
index 0aa9bf6..179c830 100644
--- a/mysql/truncation/makefile
+++ b/mysql/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)/mysql.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)