summaryrefslogtreecommitdiffstats
path: root/test/test.quiltrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.quiltrc')
-rw-r--r--test/test.quiltrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test.quiltrc b/test/test.quiltrc
index 468812d..ba458a6 100644
--- a/test/test.quiltrc
+++ b/test/test.quiltrc
@@ -1,2 +1,3 @@
# Define this to generate diffs without timestamps.
-QUILT_NO_DIFF_TIMESTAMPS=yes
+QUILT_DIFF_ARGS="--no-timestamps"
+QUILT_REFRESH_ARGS="--no-timestamps"