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/000924.html | 101 ++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000924.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000924.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000924.html b/zarb-ml/mageia-sysadm/2010-November/000924.html new file mode 100644 index 000000000..e81903924 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000924.html @@ -0,0 +1,101 @@ + + + + [Mageia-sysadm] [469] remove trailing slash in queue URL + + + + + + + + + +

[Mageia-sysadm] [469] remove trailing slash in queue URL

+ root at mageia.org + root at mageia.org +
+ Thu Nov 25 12:55:04 CET 2010 +

+
+ +
Revision: 469
+Author:   blino
+Date:     2010-11-25 12:55:04 +0100 (Thu, 25 Nov 2010)
+Log Message:
+-----------
+remove trailing slash in queue URL
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/upload.conf
+
+Modified: puppet/modules/buildsystem/templates/upload.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/upload.conf	2010-11-25 11:52:01 UTC (rev 468)
++++ puppet/modules/buildsystem/templates/upload.conf	2010-11-25 11:55:04 UTC (rev 469)
+@@ -53,6 +53,6 @@
+ 	    },
+       },
+       admin => 'mageia-sysadm at mageia.org',
+-      http_queue => 'http://pkgsubmit.mageia.org/uploads/',
++      http_queue => 'http://pkgsubmit.mageia.org/uploads',
+       upload_user => 'schedbot',
+ }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101125/9013f6e3/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + +
+

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