tests/test-mq-qqueue.t
changeset 17708 4f2f0f367ef6
parent 12324 b701610f6c56
--- a/tests/test-mq-qqueue.t	Thu Oct 04 16:52:20 2012 +0200
+++ b/tests/test-mq-qqueue.t	Thu Oct 04 17:00:32 2012 -0500
@@ -22,7 +22,7 @@
 Try to change patch (create succeeds, switch fails):
 
   $ hg qqueue foo --create
-  abort: patches applied - cannot set new queue active
+  abort: new queue created, but cannot make active as patches are applied
   [255]
 
   $ hg qqueue
@@ -137,7 +137,7 @@
 Fail switching back:
 
   $ hg qqueue patches
-  abort: patches applied - cannot set new queue active
+  abort: new queue created, but cannot make active as patches are applied
   [255]
 
 Fail deleting current: