diff -r ae00e170f2d1 -r ebee234d952a tests/test-http-permissions.t --- a/tests/test-http-permissions.t Thu Nov 12 21:56:52 2020 -0800 +++ b/tests/test-http-permissions.t Thu Oct 22 13:31:34 2020 -0700 @@ -874,13 +874,13 @@ searching for changes no changes found abort: HTTP Error 403: ssl required - [255] + [100] $ hg --cwd ../test2 push http://localhost:$HGPORT/ pushing to http://localhost:$HGPORT/ searching for changes abort: HTTP Error 403: ssl required - [255] + [100] $ killdaemons.py