changeset 4893:d3ad50b40a4e

tests: add the new "-r" bit to the usual merge hint CORE-TEST-OUTPUT-UPDATE: 8197b395710e
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 10 Oct 2019 08:22:41 +0700
parents 38079b848657
children f9743b13de6d
files tests/test-topic-tutorial.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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: