diff tests/test-mq-qnew.out @ 7297:bd6deb7525f4

mq: use cmdutil.matchfiles instead of match for qnew -f. Closes issue1368.
author Brendan Cully <brendan@kublai.com>
date Thu, 30 Oct 2008 12:38:24 -0700
parents 695383442347
children f9fcb189c8e2
line wrap: on
line diff
--- a/tests/test-mq-qnew.out	Thu Oct 30 12:31:24 2008 -0700
+++ b/tests/test-mq-qnew.out	Thu Oct 30 12:38:24 2008 -0700
@@ -18,3 +18,13 @@
 % qnew twice
 abort: patch "first.patch" already exists
 abort: patch "first.patch" already exists
+% qnew -f from a subdirectory
+Patch queue now empty
+adding d/b
+M d/b
+diff --git a/d/b b/d/b
+--- a/d/b
++++ b/d/b
+@@ -1,1 +1,2 @@
+ b
++b