[Updated] D12079: stream-requirements: smoother matching in test-hgweb-commands.t
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Tue Jan 25 09:24:20 UTC 2022
Closed by commit rHG2a13ad130f49: stream-requirements: smoother matching in test-hgweb-commands.t (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D12079?vs=31844&id=31955
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D12079/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D12079
AFFECTED FILES
tests/test-hgweb-commands.t
CHANGE DETAILS
diff --git a/tests/test-hgweb-commands.t b/tests/test-hgweb-commands.t
--- a/tests/test-hgweb-commands.t
+++ b/tests/test-hgweb-commands.t
@@ -2193,8 +2193,7 @@
lookup
pushkey
stream-preferred
- streamreqs=generaldelta,revlogv1,sparserevlog (no-rust !)
- streamreqs=generaldelta,persistent-nodemap,revlogv1,sparserevlog (rust !)
+ streamreqs=*,* (glob)
unbundle=HG10GZ,HG10BZ,HG10UN
unbundlehash
To: marmoute, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220125/79150b15/attachment-0002.html>
More information about the Mercurial-patches
mailing list