# HG changeset patch # User Boris Feld # Date 1512497206 -3600 # Node ID 4a6c51f5ae4d10d6ff301d6378addb17bb15d099 # Parent f0445eea9b934cbd4f84761b4aca55f665bda21d 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 diff -r f0445eea9b93 -r 4a6c51f5ae4d tests/test-hgweb-commands.t --- 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