Modified: puppet/modules/subversion/templates/hook_sendmail.pl
===================================================================
--- puppet/modules/subversion/templates/hook_sendmail.pl 2011-01-09 16:42:47 UTC (rev 755)
+++ puppet/modules/subversion/templates/hook_sendmail.pl 2011-01-09 16:42:48 UTC (rev 756)
@@ -6,8 +6,8 @@
handler: Alternative
alternative: HTML::ColorDiff
with-diff: 1
+ from: root@<%= domain %>
to:
<%- commit_mail.each do |mail| -%>
- <%= mail %>
<%- end -%>
- from: root@<%= domain %>