Mercurial > evolve
changeset 2018:de3304f76fa6
test: adapt to change in mercurial output
Nothing major here.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Thu, 23 Feb 2017 14:56:22 +0100 |
parents | dd1055f38397 |
children | 996a562b6c9f |
files | tests/test-topic-push.t |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-topic-push.t Thu Feb 23 13:58:52 2017 +0100 +++ b/tests/test-topic-push.t Thu Feb 23 14:56:22 2017 +0100 @@ -66,7 +66,7 @@ pushing to $TESTTMP/main 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 @@ -165,7 +165,7 @@ pushing to $TESTTMP/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 @ 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 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 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]