tests/test-topic-push.t
branchmercurial-3.9
changeset 2319 ee321b87c548
parent 2261 3e339f6717c7
--- a/tests/test-topic-push.t	Wed May 03 13:18:08 2017 +0200
+++ b/tests/test-topic-push.t	Wed May 03 13:23:36 2017 +0200
@@ -66,7 +66,7 @@
   pushing to $TESTTMP/main (glob)
   searching for changes
   abort: push creates new remote head 9fe81b7f425d!
-  (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]
   $ hg outgoing -r 'desc(CB)' -G
   comparing with $TESTTMP/main (glob)
@@ -165,7 +165,7 @@
   pushing to $TESTTMP/main (glob)
   searching for changes
   abort: push creates new remote head 67f579af159d!
-  (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]
   $ hg log -G
   @  5 default babar draft CD
@@ -208,7 +208,7 @@
   pushing to ssh://user@dummy/draft
   searching for changes
   abort: push creates new remote head 84eaf32db6c3!
-  (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]
   $ hg log -G
   @  6 default celeste draft CE
@@ -251,7 +251,7 @@
   pushing to ssh://user@dummy/main
   searching for changes
   abort: push creates new remote head 67f579af159d!
-  (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]
   $ hg log -G
   @  6 default celeste draft CE
@@ -292,7 +292,7 @@
   pushing to $TESTTMP/draft (glob)
   searching for changes
   abort: push creates new remote head f0bc62a661be on branch 'default:babar'!
-  (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]
 
 Multiple head on a branch merged in a topic changesets
@@ -336,7 +336,7 @@
   pushing to $TESTTMP/draft (glob)
   searching for changes
   abort: push creates new remote head 4937c4cad39e!
-  (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]