summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000656.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000656.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000656.html108
1 files changed, 108 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [316] fix some cosmetics issue
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B316%5D%20fix%20some%20cosmetics%20issue&In-Reply-To=%3C20101119005502.8774F3FBCB%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000655.html">
+ <LINK REL="Next" HREF="000657.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [316] fix some cosmetics issue</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B316%5D%20fix%20some%20cosmetics%20issue&In-Reply-To=%3C20101119005502.8774F3FBCB%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [316] fix some cosmetics issue">root at mageia.org
+ </A><BR>
+ <I>Fri Nov 19 01:55:02 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000655.html">[Mageia-sysadm] [315] - fix the condition of the svn creation
+</A></li>
+ <LI>Next message: <A HREF="000657.html">[Mageia-sysadm] [317] - fix the check script
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#656">[ date ]</a>
+ <a href="thread.html#656">[ thread ]</a>
+ <a href="subject.html#656">[ subject ]</a>
+ <a href="author.html#656">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>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
+-&lt;% extract_dir.each do |src,dest| %&gt;
+-
++&lt;%- extract_dir.each do |src,dest| -%&gt;
+ '&lt;%= src %&gt;':
+ PATH: &quot;/usr/bin:/usr/local/bin&quot;
+ handler: Mirror
+ svn-binary: /usr/bin/svn
+ to: &lt;%= dest %&gt;
+-&lt;% end %&gt;
++&lt;%- end -%&gt;
+
+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:
+-&lt;% commit_mail.each do |mail| %&gt;
++&lt;%- commit_mail.each do |mail| -%&gt;
+ - &lt;%= mail %&gt;
+-&lt;% end %&gt;
++&lt;%- end -%&gt;
+ from: root@&lt;%= domain %&gt;
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101119/38c9cfcc/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000655.html">[Mageia-sysadm] [315] - fix the condition of the svn creation
+</A></li>
+ <LI>Next message: <A HREF="000657.html">[Mageia-sysadm] [317] - fix the check script
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#656">[ date ]</a>
+ <a href="thread.html#656">[ thread ]</a>
+ <a href="subject.html#656">[ subject ]</a>
+ <a href="author.html#656">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>