##// END OF EJS Templates
test: update expected output in test-http.t...
marmoute -
r47432:79cfe18c default
parent child Browse files
Show More
@@ -382,7 +382,7 b' test http authentication'
382 devel-peer-request: 16 bytes of commands arguments in headers
382 devel-peer-request: 16 bytes of commands arguments in headers
383 devel-peer-request: finished in *.???? seconds (200) (glob)
383 devel-peer-request: finished in *.???? seconds (200) (glob)
384 received listkey for "phases": 15 bytes
384 received listkey for "phases": 15 bytes
385 (sent 9 HTTP requests and 3898 bytes; received 920 bytes in responses)
385 (sent 9 HTTP requests and * bytes; received * bytes in responses) (glob) (?)
386 $ hg rollback -q
386 $ hg rollback -q
387
387
388 $ sed 's/.*] "/"/' < ../access.log
388 $ sed 's/.*] "/"/' < ../access.log
@@ -462,7 +462,7 b' lfs content, and the extension enabled.'
462 remote: adding manifests
462 remote: adding manifests
463 remote: adding file changes
463 remote: adding file changes
464 remote: added 1 changesets with 1 changes to 1 files
464 remote: added 1 changesets with 1 changes to 1 files
465 (sent 8 HTTP requests and 3526 bytes; received 961 bytes in responses) (?)
465 (sent 8 HTTP requests and * bytes; received * bytes in responses) (glob) (?)
466 $ grep 'lfs' .hg/requires $SERVER_REQUIRES
466 $ grep 'lfs' .hg/requires $SERVER_REQUIRES
467 .hg/requires:lfs
467 .hg/requires:lfs
468 $TESTTMP/server/.hg/requires:lfs
468 $TESTTMP/server/.hg/requires:lfs
General Comments 0
You need to be logged in to leave comments. Login now