From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000656.html | 108 ++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000656.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000656.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000656.html b/zarb-ml/mageia-sysadm/2010-November/000656.html new file mode 100644 index 000000000..928bcc9cf --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000656.html @@ -0,0 +1,108 @@ + + + + [Mageia-sysadm] [316] fix some cosmetics issue + + + + + + + + + +

[Mageia-sysadm] [316] fix some cosmetics issue

+ root at mageia.org + root at mageia.org +
+ Fri Nov 19 01:55:02 CET 2010 +

+
+ +
Revision: 316
+Author:   misc
+Date:     2010-11-19 01:55:02 +0100 (Fri, 19 Nov 2010)
+Log Message:
+-----------
+fix some cosmetics issue
+
+Modified Paths:
+--------------
+    puppet/modules/subversion/templates/hook_extract.pl
+    puppet/modules/subversion/templates/hook_sendmail.pl
+
+Modified: puppet/modules/subversion/templates/hook_extract.pl
+===================================================================
+--- puppet/modules/subversion/templates/hook_extract.pl	2010-11-19 00:55:01 UTC (rev 315)
++++ puppet/modules/subversion/templates/hook_extract.pl	2010-11-19 00:55:02 UTC (rev 316)
+@@ -1,10 +1,9 @@
+ #!/usr/bin/perl -MSVN::Notify::Config=$0
+ --- #YAML:1.0
+-<% extract_dir.each do |src,dest| %>
+-
++<%- extract_dir.each do |src,dest| -%>
+ '<%= src %>':
+   PATH: "/usr/bin:/usr/local/bin"
+   handler: Mirror
+   svn-binary: /usr/bin/svn
+   to: <%= dest %>
+-<% end %>
++<%- end -%>
+
+Modified: puppet/modules/subversion/templates/hook_sendmail.pl
+===================================================================
+--- puppet/modules/subversion/templates/hook_sendmail.pl	2010-11-19 00:55:01 UTC (rev 315)
++++ puppet/modules/subversion/templates/hook_sendmail.pl	2010-11-19 00:55:02 UTC (rev 316)
+@@ -7,7 +7,7 @@
+   alternative: HTML::ColorDiff
+   with-diff: 1
+   to:
+-<% commit_mail.each do |mail|  %>
++<%- commit_mail.each do |mail|  -%>
+     - <%= mail %>
+-<% end %>
++<%- end -%>
+   from: root@<%= domain %>
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101119/38c9cfcc/attachment.html>
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1