Mercurial > hg
changeset 35235:4a6c51f5ae4d
test: fix bad replace for fixing pure-only build
When we replaced the patterns, glob was removed on the fixed line, it was a
mistake and caused the pure-only build to fails.
Differential Revision: https://phab.mercurial-scm.org/D1592
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 05 Dec 2017 19:06:46 +0100 |
parents | f0445eea9b93 |
children | 5a62910948d2 |
files | tests/test-hgweb-commands.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Wed Nov 29 23:20:52 2017 -0500 +++ b/tests/test-hgweb-commands.t Tue Dec 05 19:06:46 2017 +0100 @@ -1928,7 +1928,7 @@ $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=capabilities'; echo 200 Script output follows - lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch $USUAL_BUNDLE2_CAPS$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=zstd,zlib + lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch $USUAL_BUNDLE2_CAPS$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=*zlib (glob) heads