diff tests/test-notify.t @ 12644:0490d2223882

test-notify: stabilize output test-notify is made a bit more stable by stripping "all" folders away instead of just 3.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 08 Oct 2010 22:36:11 -0500
parents bb35840e965c
children 624859bf4314
line wrap: on
line diff
--- 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)