tests/test-subrepo.t
changeset 29973 4ddb05751b12
parent 29688 30c59bdd4f41
child 30060 a145161debed
--- a/tests/test-subrepo.t	Tue Sep 20 23:47:02 2016 +0000
+++ b/tests/test-subrepo.t	Tue Sep 20 23:47:30 2016 +0000
@@ -516,7 +516,7 @@
   pushing subrepo s to $TESTTMP/t/s
   searching for changes
   abort: push creates new remote head 12a213df6fa9! (in subrepo s)
-  (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 push -f
   pushing to $TESTTMP/t (glob)
@@ -952,7 +952,7 @@
   $ hg -R repo2 ci -m3
   $ hg -q -R repo2 push
   abort: push creates new remote head cc505f09a8b2! (in subrepo s)
-  (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 -R repo update
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved