changeset 10023 | 15fbbc939373 |
parent 10019 | 4e3a8f3e9dc2 |
parent 10022 | 585f51f8b5f0 |
child 10257 | a9c0d6060827 |
--- a/tests/test-patchbomb Sat Dec 05 23:26:27 2009 -0500 +++ b/tests/test-patchbomb Tue Dec 08 23:36:06 2009 +0100 @@ -183,10 +183,13 @@ -s test -r 0 cat tmp.mbox | fixheaders -echo "% test outgoing and dest#branch URIs" +echo "% test outgoing" hg up 1 hg branch test echo d > d hg add d hg ci -md -d '4 0' +hg email --date '1980-1-1 0:1' -n -t foo -s test -o ../t | fixheaders + +echo "% dest#branch URIs" hg email --date '1980-1-1 0:1' -n -t foo -s test -o ../t#test | fixheaders