diff -r 8b6b6513c09f -r b74ca9ace65e tests/test-unbundlehash.t --- a/tests/test-unbundlehash.t Sat Apr 16 13:02:13 2016 -0700 +++ b/tests/test-unbundlehash.t Thu Apr 21 04:30:18 2016 +0000 @@ -37,7 +37,7 @@ The hash here is always the same since the remote repository only has the null head. $ cat access.log | grep unbundle - * - - [*] "POST /?cmd=unbundle HTTP/1.1" 200 - x-hgarg-1:heads=686173686564+6768033e216468247bd031a0a2d9876d79818f8f (glob) + * - - [*] "POST /?cmd=unbundle HTTP/1.1" 200 - x-hgarg-1:heads=686173686564+6768033e216468247bd031a0a2d9876d79818f8f* (glob) Explicitly kill daemons to let the test exit on Windows