diff tests/test-pick.t @ 6128:10ccdee05ec0

pick: show abort message after pick is aborted for consistency Other commands, like evolve, rebase and graft, show such a message after they've already been aborted, and this is also an opportunity to use the common "working directory is now at" message.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 11 Feb 2022 18:55:02 +0300
parents 0d8d805fadbb
children ceab1399302c
line wrap: on
line diff
--- a/tests/test-pick.t	Fri Feb 11 18:20:13 2022 +0300
+++ b/tests/test-pick.t	Fri Feb 11 18:55:02 2022 +0300
@@ -269,7 +269,8 @@
   pick in progress, will be aborted
 #endif
   $ hg abort
-  aborting pick, updating to c437988de89f
+  pick aborted
+  working directory is now at c437988de89f
 
   $ hg glog
   @  10:c437988de89f foo to b