summaryrefslogtreecommitdiffstats
path: root/test/test.quiltrc
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-10-15 13:28:59 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-10-15 13:28:59 +0000
commit3fbc7c4000e016cb0f5278e30d33f7d4f482aeb5 (patch)
tree08401e05194d4a8608d56ad0adab12b1715c922b /test/test.quiltrc
parent1465ca74fff3c68364ef4e45ea121134981652b6 (diff)
downloadquilt-3fbc7c4000e016cb0f5278e30d33f7d4f482aeb5.tar.gz
- quilt/main.in: Add a --signature flag that allows to override
the signature used. (The test suite still depended on the .signature file of the user runnig it; fixed now.)
Diffstat (limited to 'test/test.quiltrc')
-rw-r--r--test/test.quiltrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.quiltrc b/test/test.quiltrc
index 62e8489..3c4a5c3 100644
--- a/test/test.quiltrc
+++ b/test/test.quiltrc
@@ -1,6 +1,6 @@
# Define this to generate diffs without timestamps.
QUILT_DIFF_ARGS="--no-timestamps"
QUILT_REFRESH_ARGS="--no-timestamps"
-QUILT_MAIL_ARGS="--charset=UTF-8 --sender a@b.c"
+QUILT_MAIL_ARGS="--charset=UTF-8 --sender a@b.c --signature=-"
QUILT_PATCHES_PREFIX=yes