##// END OF EJS Templates
Fix test-notify for systems without or with a different version of diffstat....
Thomas Arendsen Hein -
r3747:b5c4d749 default
parent child Browse files
Show More
@@ -13,6 +13,7 b' sources = pull'
13 13 domain = test.com
14 14 strip = 3
15 15 template = Subject: {desc|firstline|strip}\nFrom: {author}\n\nchangeset {node|short} in {webroot}\ndescription:\n\t{desc|tabindent|strip}
16 diffstat = False
16 17
17 18 [web]
18 19 baseurl = http://test/
@@ -19,11 +19,6 b' To: foo@bar'
19 19 changeset 0647d048b600
20 20 description:
21 21 b
22 diffstat:
23
24 1 file changed, 1 insertion(+)
25 a | 1 +
26
27 22 diffs (6 lines):
28 23
29 24 diff -r cb9a9f314b8b -r 0647d048b600 a
General Comments 0
You need to be logged in to leave comments. Login now