tests/test-transplant.t
changeset 41393 608c15f76f50
parent 39723 5abc47d4ca6b
child 41793 251332dbf33d
--- a/tests/test-transplant.t	Thu Jan 24 12:47:54 2019 -0800
+++ b/tests/test-transplant.t	Thu Jan 24 16:16:10 2019 -0800
@@ -39,12 +39,12 @@
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   (branch merge, don't forget to commit)
   $ hg transplant 1
-  abort: outstanding uncommitted merges
+  abort: outstanding uncommitted merge
   [255]
   $ hg up -qC tip
   $ echo b0 > b1
   $ hg transplant 1
-  abort: outstanding local changes
+  abort: uncommitted changes
   [255]
   $ hg up -qC tip
   $ echo b2 > b2