summaryrefslogtreecommitdiffstats
path: root/test/faildiff.test
diff options
context:
space:
mode:
authorKent R. Spillner <kspillner@acm.org>2014-06-02 17:22:50 -0500
committerAndreas Gruenbacher <andreas.gruenbacher@gmail.com>2014-06-03 14:08:32 +0200
commitaf4a95384498aefbec82a441cba5d40f67ddf3f4 (patch)
tree4fe0df3e3fdee08136b5e661011a906a91ced8bc /test/faildiff.test
parentbb4dfed0452b2ad85948530e84c08a5a6347b33f (diff)
downloadquilt-af4a95384498aefbec82a441cba5d40f67ddf3f4.tar.gz
faildiff.test: loosen error string constraint
diff might be called by a different name if the configure script was invoked with the --with-diff argument. Make the permissions test in faildiff.test match other names as well. Signed-off-by: Kent R. Spillner <kspillner@acm.org>
Diffstat (limited to 'test/faildiff.test')
-rw-r--r--test/faildiff.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/faildiff.test b/test/faildiff.test
index 02705b5..d601a55 100644
--- a/test/faildiff.test
+++ b/test/faildiff.test
@@ -13,7 +13,7 @@ What happens when diff fails because of a permission error?
$ chmod -r test.txt
$ quilt refresh
- > diff: test.txt: Permission denied
+ >~ .*diff: test\.txt: Permission denied
> Diff failed on file 'test.txt', aborting
$ echo %{?}
> 1