Mercurial > evolve
diff tests/test-push-checkheads-partial-C2.t @ 6809:9903ee44e658 mercurial-5.6
test-compat: merge mercurial-5.7 into mercurial-5.6
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 26 Jun 2024 18:09:37 +0400 |
parents | 1328195f76a9 |
children | b1d010b2e6c4 |
line wrap: on
line diff
--- a/tests/test-push-checkheads-partial-C2.t Wed Jun 26 16:24:32 2024 +0400 +++ b/tests/test-push-checkheads-partial-C2.t Wed Jun 26 18:09:37 2024 +0400 @@ -79,8 +79,8 @@ $ hg push --rev 'desc(A1)' pushing to $TESTTMP/C2/server (glob) searching for changes - abort: push creates new remote head f6082bc4ffef + abort: push creates new remote head f6082bc4ffef! (merge or see 'hg help push' for details about pushing new heads) - [20] + [255] $ cd ../..