diff tests/test-patchbomb.t @ 17859:d38d90ad5bbf stable

patchbomb: respect --in-reply-to for all mails if no intro message is sent Before this change, the thread hierarchy looked like this: PARENT PATCH1/x PATCH2/x PATCH3/x ... Now it is: PARENT PATCH1/x PATCH2/x PATCH3/x ... With an introductory message the behaviour is unchanged: PARENT INTRO PATCH1/x PATCH2/x PATCH3/x ...
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 24 Oct 2012 09:53:10 +0200
parents 6047947afb6b
children 76b69cccb07a
line wrap: on
line diff
--- a/tests/test-patchbomb.t	Tue Oct 23 17:06:31 2012 +0900
+++ b/tests/test-patchbomb.t	Wed Oct 24 09:53:10 2012 +0200
@@ -1663,8 +1663,8 @@
   Subject: [PATCH 2 of 2] b
   X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
   Message-Id: <97d72e5f12c7e84f8506.61@*> (glob)
-  In-Reply-To: <8580ff50825a50c8f716.60@*> (glob)
-  References: <8580ff50825a50c8f716.60@*> (glob)
+  In-Reply-To: <baz>
+  References: <baz>
   User-Agent: Mercurial-patchbomb/* (glob)
   Date: Thu, 01 Jan 1970 00:01:01 +0000
   From: quux