From c60ec97737f46fda9fa9cb96f874768f5ccfb57b Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Mon, 15 Jun 2009 21:22:03 +0200 Subject: Minor test suite update Recognize the output of more recent versions of patch, and set the coreutils quoting style instead of matching different quoting styles. --- test/test.quiltrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test.quiltrc') diff --git a/test/test.quiltrc b/test/test.quiltrc index 3c4a5c3..c2f2c86 100644 --- a/test/test.quiltrc +++ b/test/test.quiltrc @@ -4,3 +4,5 @@ QUILT_REFRESH_ARGS="--no-timestamps" QUILT_MAIL_ARGS="--charset=UTF-8 --sender a@b.c --signature=-" QUILT_PATCHES_PREFIX=yes + +export QUOTING_STYLE=literal -- cgit