tests/test-topic-tutorial.t
branchmercurial-3.9
changeset 2319 ee321b87c548
parent 2261 3e339f6717c7
--- a/tests/test-topic-tutorial.t	Wed May 03 13:18:08 2017 +0200
+++ b/tests/test-topic-tutorial.t	Wed May 03 13:23:36 2017 +0200
@@ -424,7 +424,7 @@
   pushing to $TESTTMP/server (glob)
   searching for changes
   abort: push creates new remote head 70dfa201ed73!
-  (merge or see 'hg help push' for details about pushing new heads)
+  (merge or see "hg help push" for details about pushing new heads)
   [255]
 
 
@@ -440,7 +440,7 @@
   pushing to $TESTTMP/server (glob)
   searching for changes
   abort: push creates new remote head 4cd7c1591a67!
-  (merge or see 'hg help push' for details about pushing new heads)
+  (merge or see "hg help push" for details about pushing new heads)
   [255]
 
 Publishing only one of them is allowed (as long as it does not create a new branch head has we just saw in the previous case)::