diff -r 784ac51f8bab -r ab239e3de23b tests/test-hgweb-commands.t --- a/tests/test-hgweb-commands.t Fri Jan 26 16:01:42 2018 +0100 +++ b/tests/test-hgweb-commands.t Sat Jan 27 21:50:04 2018 -0500 @@ -1914,7 +1914,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_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=*zlib (glob) + lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch $USUAL_BUNDLE2_CAPS_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=$BUNDLE2_COMPRESSIONS$ heads @@ -2140,7 +2140,7 @@ unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx - compression=*zlib (glob) + compression=$BUNDLE2_COMPRESSIONS$ heads