summaryrefslogtreecommitdiffstats
path: root/test/test.quiltrc
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-08-08 10:20:52 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-08-08 10:20:52 +0000
commiteb6b90ee746f4bd5b16fc5fed63ac822b9b64f5c (patch)
tree125093b8ed058cb12285954190504a0f40e007e9 /test/test.quiltrc
parentd34dd0d4b58a252fc679c10d9d541b032dae4d06 (diff)
downloadquilt-eb6b90ee746f4bd5b16fc5fed63ac822b9b64f5c.tar.gz
- quilt setup: replace the --path argument with --sourcedir for
specifying the location of the package sources. Pass the source dir to inspect as well. Fix a test suite bug for quilt setup. Minor cosmetic changes. - Fix a quilt mail test suite bug: specify a dummy --sender in test.quiltrc.
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 4bb4f7b..62e8489 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"
+QUILT_MAIL_ARGS="--charset=UTF-8 --sender a@b.c"
QUILT_PATCHES_PREFIX=yes