diff tests/test-patchbomb @ 8514:252232621165

patchbomb: with --in-reply-to, still thread message under first in series When specifying --in-reply-to for a message M, have [M] [0/2] [1/2] [2/2] instead of [M] [0/2] [1/2] [2/2] which is more consistent with the way messages are being threaded when --in-reply-to is not used.
author Cédric Duval <cedricduval@free.fr>
date Tue, 19 May 2009 01:37:38 +0200
parents f28c2f8b9969
children bb3f8f692bc6
line wrap: on
line diff
--- a/tests/test-patchbomb	Tue May 19 01:17:54 2009 +0200
+++ b/tests/test-patchbomb	Tue May 19 01:37:38 2009 +0200
@@ -148,3 +148,6 @@
 echo "% test inreplyto"
 hg email --date '1970-1-1 0:1' -n -f quux -t foo -c bar --in-reply-to baz \
   -r tip | fixheaders
+
+hg email --date '1970-1-1 0:1' -n -f quux -t foo -c bar --in-reply-to baz \
+  -r 0:1 | fixheaders