tests/test-unbundlehash.t
changeset 25472 4d2b9b304ad0
parent 25374 c2d691542d6a
child 25474 8c14f87bd0ae
equal deleted inserted replaced
25470:378a8e700e02 25472:4d2b9b304ad0
    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   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
    44   $ killdaemons.py $DAEMON_PIDS
    45 
    45