[Mageia-sysadm] [756] - move it up, fix from parameter not being properly set on commit

root at mageia.org root at mageia.org
Sun Jan 9 17:42:48 CET 2011


Revision: 756
Author:   misc
Date:     2011-01-09 17:42:48 +0100 (Sun, 09 Jan 2011)
Log Message:
-----------
- move it up, fix from parameter not being properly set on commit

Modified Paths:
--------------
    puppet/modules/subversion/templates/hook_sendmail.pl

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 %>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110109/c187abf2/attachment.html>


More information about the Mageia-sysadm mailing list