tests/test-largefiles-wireproto.t
changeset 30332 318a24b52eeb
parent 29562 cda10ff3175a
child 30763 a520aefb96f1
equal deleted inserted replaced
30331:b19291e5d506 30332:318a24b52eeb
   386   $ tail -1 access.log
   386   $ tail -1 access.log
   387   127.0.0.1 - - [*] "GET /?cmd=batch HTTP/1.1" 200 - x-hgarg-1:cmds=statlfile+sha%3Dc8559c3c9cfb42131794b7d8009230403b9b454c (glob)
   387   127.0.0.1 - - [*] "GET /?cmd=batch HTTP/1.1" 200 - x-hgarg-1:cmds=statlfile+sha%3Dc8559c3c9cfb42131794b7d8009230403b9b454c (glob)
   388 
   388 
   389   $ killdaemons.py
   389   $ killdaemons.py
   390 
   390 
   391 largefiles should not ask for password again after succesfull authorization
   391 largefiles should not ask for password again after successful authorization
   392 
   392 
   393   $ hg init credentialmain
   393   $ hg init credentialmain
   394   $ cd credentialmain
   394   $ cd credentialmain
   395   $ echo "aaa" >> a
   395   $ echo "aaa" >> a
   396   $ hg add --large a
   396   $ hg add --large a