tests/test-unbundlehash.t
branchstable
changeset 28996 b74ca9ace65e
parent 25474 8c14f87bd0ae
child 29686 6e375ba01b04
--- 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