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/2011-January/001542.html | 109 +++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001542.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001542.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001542.html b/zarb-ml/mageia-sysadm/2011-January/001542.html new file mode 100644 index 000000000..d2ae78831 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001542.html @@ -0,0 +1,109 @@ + + + + [Mageia-sysadm] [661] Disable svn check as people do not upload manually, and reduce release check so that mga1.0 is valid + + + + + + + + + +

[Mageia-sysadm] [661] Disable svn check as people do not upload manually, and reduce release check so that mga1.0 is valid

+ root at mageia.org + root at mageia.org +
+ Thu Jan 6 00:33:21 CET 2011 +

+
+ +
Revision: 661
+Author:   pterjan
+Date:     2011-01-06 00:33:20 +0100 (Thu, 06 Jan 2011)
+Log Message:
+-----------
+Disable svn check as people do not upload manually, and reduce release check so that mga1.0 is valid
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/submit-todo.conf
+
+Modified: puppet/modules/buildsystem/templates/submit-todo.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/submit-todo.conf	2011-01-05 23:32:34 UTC (rev 660)
++++ puppet/modules/buildsystem/templates/submit-todo.conf	2011-01-05 23:33:20 UTC (rev 661)
+@@ -21,7 +21,7 @@
+         checks:
+             - source
+             - version
+-            - svn
++            #- svn
+             - tag
+             - acl
+             - host
+@@ -38,7 +38,7 @@
+         checks:
+             - source
+             - version
+-            - svn
++            #- svn
+             - tag
+             - acl
+             - host
+@@ -57,7 +57,7 @@
+         class: Youri::Submit::Check::Tag
+         options:
+             tags:
+-                release: '(mnb\d+|mga..\..)$'
++                release: '(mnb|mga)\d+'
+                 packager: '<\S+ at mageia\.org>$'
+                 distribution: '^Mageia'
+                 vendor: '^Mageia.Org$'
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110106/ea3275d9/attachment.html>
+
+ + + + + + + + + + + +
+

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