Mercurial > public > mercurial-scm > hg
diff tests/test-subrepo.t @ 29973:4ddb05751b12
discovery: use single quotes in use warning
author | timeless <timeless@mozdev.org> |
---|---|
date | Tue, 20 Sep 2016 23:47:30 +0000 |
parents | 30c59bdd4f41 |
children | a145161debed |
line wrap: on
line diff
--- 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