test-notify: stabilize output
test-notify is made a bit more stable by stripping "all" folders away instead
of just 3.
--- a/tests/test-notify.t Fri Oct 08 22:36:11 2010 -0500
+++ b/tests/test-notify.t Fri Oct 08 22:36:11 2010 -0500
@@ -143,7 +143,7 @@
> [notify]
> config = `pwd`/.notify.conf
> domain = test.com
- > strip = 3
+ > strip = 42
> template = Subject: {desc|firstline|strip}\nFrom: {author}\nX-Test: foo\n\nchangeset {node|short} in {webroot}\ndescription:\n\t{desc|tabindent|strip}
>
> [web]
@@ -181,7 +181,7 @@
Message-Id: <*> (glob)
To: baz@test.com, foo@bar
- changeset 0647d048b600 in */b (glob)
+ changeset 0647d048b600 in b
description: b
diffs (6 lines):
@@ -225,7 +225,7 @@
Message-Id: <*> (glob)
To: baz@test.com, foo@bar
- changeset 0647d048b600 in */b (glob)
+ changeset 0647d048b600 in b
description: b
diffstat:
@@ -274,7 +274,7 @@
Message-Id: <*> (glob)
To: baz@test.com, foo@bar
- changeset 0a184ce6067f in */b (glob)
+ changeset 0a184ce6067f in b
description: adda2
diffstat:
@@ -300,6 +300,6 @@
Message-Id: <*> (glob)
To: baz@test.com, foo@bar
- changeset 22c88b85aa27 in */b (glob)
+ changeset 22c88b85aa27 in b
description: merge
(run 'hg update' to get a working copy)