Mercurial > public > mercurial-scm > hg-stable
changeset 53032:c3e450bfdf34 stable
tests: fix expected output for stream-clone
We could not easily run the CI on e705fec4a03f pre-publication, so of course,
there are some output change with 7.0.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 06 Mar 2025 10:15:00 +0100 |
parents | e705fec4a03f |
children | 7a4772e92f23 |
files | tests/test-stream-bundle-v2.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-stream-bundle-v2.t Wed Mar 05 23:02:19 2025 +0100 +++ b/tests/test-stream-bundle-v2.t Thu Mar 06 10:15:00 2025 +0100 @@ -150,7 +150,7 @@ $ hg clone -U http://localhost:$HGPORT stream-clone-supported-requirements applying clone bundle from http://localhost:$HGPORT1/bundle.hg * to transfer* (glob) - transferred * in * seconds (*/sec) (glob) + stream-cloned * in * seconds (*/sec) (glob) finished applying clone bundle searching for changes no changes found @@ -169,7 +169,7 @@ $ hg clone -U http://localhost:$HGPORT stream-clone-ignorable-requirements applying clone bundle from http://localhost:$HGPORT1/bundle.hg * to transfer* (glob) - transferred * in * seconds (*/sec) (glob) + stream-cloned * in * seconds (*/sec) (glob) finished applying clone bundle searching for changes no changes found