tests/test-serve.t
changeset 45858 ebee234d952a
parent 45068 9a062913bab6
child 47772 a8deb9dc39da
--- a/tests/test-serve.t	Thu Nov 12 21:56:52 2020 -0800
+++ b/tests/test-serve.t	Thu Oct 22 13:31:34 2020 -0700
@@ -90,10 +90,10 @@
 
   $ hg id http://localhost:$HGPORT/some/dir7
   abort: HTTP Error 404: Not Found
-  [255]
+  [100]
   $ hg id http://localhost:$HGPORT/some
   abort: HTTP Error 404: Not Found
-  [255]
+  [100]
 
   $ cat access.log errors.log
   $LOCALIP - - [$LOGDATE$] "GET /some/dir7?cmd=capabilities HTTP/1.1" 404 - (glob)