tests/test-grab.t
changeset 4052 73e73471d6c6
parent 4049 25981fae92f9
child 4053 ecbf61d90807
--- a/tests/test-grab.t	Fri Aug 31 09:19:13 2018 +0200
+++ b/tests/test-grab.t	Fri Aug 31 09:20:21 2018 +0200
@@ -174,7 +174,7 @@
   $ echo foobar > c
   $ hg resolve --all --mark
   (no more unresolved files)
-  continue: hg grab --continue
+  continue: hg pick --continue
   $ hg grab --continue
   $ hg glog
   @  8:44e155eb95c7 add c
@@ -211,7 +211,7 @@
   $ echo foobar > c
   $ hg resolve -m
   (no more unresolved files)
-  continue: hg grab --continue
+  continue: hg pick --continue
 
   $ hg grab --continue
   note: picking 9:4e04628911f6 created no changes to commit
@@ -293,7 +293,7 @@
   $ echo bar > b
   $ hg resolve -m
   (no more unresolved files)
-  continue: hg grab --continue
+  continue: hg pick --continue
 
   $ hg grab --continue
   $ hg phase -r .