diff tests/test-prev-next.t @ 4613:30a544904238

messages: standardize on "working copy is now at" including "is" It seemed that we mostly used "is", but `hg next` and `hg prune` could print it without the "is".
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 25 Apr 2019 15:14:21 -0700
parents 96ce1030d2fb
children 653c42af172e 88c8ef4d703c
line wrap: on
line diff
--- a/tests/test-prev-next.t	Thu Apr 25 13:58:29 2019 -0700
+++ b/tests/test-prev-next.t	Thu Apr 25 15:14:21 2019 -0700
@@ -198,7 +198,7 @@
   $ hg next --evolve --color debug
   [evolve.operation|move:][[evolve.rev|2]] added c
   atop:[[evolve.rev|3]] added b (2)
-  [ ui.status|working directory now at [evolve.node|e3b6d5df389b]]
+  [ ui.status|working directory is now at [evolve.node|e3b6d5df389b]]
 
 next with ambiguity
 
@@ -245,7 +245,7 @@
   enter the index of the revision you want to select: 1
   move:[4] added c
   atop:[6] added b (3)
-  working directory now at 5ce67c2407b0
+  working directory is now at 5ce67c2407b0
 
   $ hg log -GT "{rev}:{node|short} {desc}\n"
   @  7:5ce67c2407b0 added c
@@ -352,7 +352,7 @@
   got lock after (\d+) seconds (re)
   move:[2] two
   atop:[3] one
-  working directory now at a7d885c75614
+  working directory is now at a7d885c75614
   $ wait
 
 testing next --evolve when working directory is dirty
@@ -598,4 +598,4 @@
   > EOF
   move:[4] B
   atop:[5] B modified
-  working directory now at 1b434459c7e7
+  working directory is now at 1b434459c7e7