tests: add the new "-r" bit to the usual merge hint
authorAnton Shestakov <av6@dwimlabs.net>
Thu, 10 Oct 2019 08:22:41 +0700
changeset 4893 d3ad50b40a4e
parent 4892 38079b848657
child 4894 f9743b13de6d
child 5220 76dc63c4131c
tests: add the new "-r" bit to the usual merge hint CORE-TEST-OUTPUT-UPDATE: 8197b395710e
tests/test-topic-tutorial.t
--- a/tests/test-topic-tutorial.t	Sat Oct 05 14:31:19 2019 -0400
+++ b/tests/test-topic-tutorial.t	Thu Oct 10 08:22:41 2019 +0700
@@ -477,7 +477,7 @@
 
   $ hg merge
   abort: branch 'default' has one head - please merge with an explicit rev
-  (run 'hg heads' to see all heads)
+  (run 'hg heads' to see all heads, specify rev with -r)
   [255]
 
 But the topic will see that branch head as a valid destination: