tests/test-unbundlehash.t
branchstable
changeset 28996 b74ca9ace65e
parent 25474 8c14f87bd0ae
child 29686 6e375ba01b04
equal deleted inserted replaced
28995:8b6b6513c09f 28996:b74ca9ace65e
    35 
    35 
    36 Ensure hashed heads format is used.
    36 Ensure hashed heads format is used.
    37 The hash here is always the same since the remote repository only has the null head.
    37 The hash here is always the same since the remote repository only has the null head.
    38 
    38 
    39   $ cat access.log | grep unbundle
    39   $ cat access.log | grep unbundle
    40   * - - [*] "POST /?cmd=unbundle HTTP/1.1" 200 - x-hgarg-1:heads=686173686564+6768033e216468247bd031a0a2d9876d79818f8f (glob)
    40   * - - [*] "POST /?cmd=unbundle HTTP/1.1" 200 - x-hgarg-1:heads=686173686564+6768033e216468247bd031a0a2d9876d79818f8f* (glob)
    41 
    41 
    42 Explicitly kill daemons to let the test exit on Windows
    42 Explicitly kill daemons to let the test exit on Windows
    43 
    43 
    44   $ killdaemons.py
    44   $ killdaemons.py
    45 
    45