diff tests/test-patchbomb @ 9612:d051db8e9e44

fix patchbomb prompt when sending series of patches
author Alexander Solovyov <piranha@piranha.org.ua>
date Mon, 19 Oct 2009 23:27:20 +0300
parents bb3f8f692bc6
children f0e99a2eac76
line wrap: on
line diff
--- a/tests/test-patchbomb	Fri Oct 16 23:57:34 2009 +0200
+++ b/tests/test-patchbomb	Mon Oct 19 23:27:20 2009 +0300
@@ -152,6 +152,9 @@
 hg email --date '1970-1-1 0:1' -n -f quux -t foo -c bar --in-reply-to baz \
   -r 0:1 | fixheaders
 
+hg email --date '1970-1-1 0:1' -n -f quux -t foo -c bar --in-reply-to baz \
+  -s test -r 0:1 | fixheaders
+
 echo "% test single flag for single patch"
 hg email --date '1970-1-1 0:1' -n --flag fooFlag -f quux -t foo -c bar -s test \
   -r 2 | fixheaders