tests/test-mq-safety.t
changeset 12108 a57e0762c5ec
parent 11898 7dc8b9e25f19
child 12316 4134686b83e1
--- a/tests/test-mq-safety.t	Mon Aug 30 13:37:12 2010 +0900
+++ b/tests/test-mq-safety.t	Mon Aug 30 13:41:03 2010 +0900
@@ -36,8 +36,8 @@
 
   $ hg qpop
   abort: popping would remove a revision not managed by this patch queue
-  $ hg qpop -n patches 2>&1 | sed -e 's/\(using patch queue:\).*/\1/'
-  using patch queue:
+  $ hg qpop -n patches
+  using patch queue: .*/repo/.hg/patches
   abort: popping would remove a revision not managed by this patch queue
   $ hg qrefresh
   abort: working directory revision is not qtip