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/002173.html | 91 ++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002173.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002173.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002173.html b/zarb-ml/mageia-sysadm/2011-January/002173.html new file mode 100644 index 000000000..d4b6e1600 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002173.html @@ -0,0 +1,91 @@ + + + + [Mageia-sysadm] [821] remove quotes around $* + + + + + + + + + +

[Mageia-sysadm] [821] remove quotes around $*

+ root at mageia.org + root at mageia.org +
+ Mon Jan 17 19:42:49 CET 2011 +

+
+ +
Revision: 821
+Author:   boklm
+Date:     2011-01-17 19:42:49 +0100 (Mon, 17 Jan 2011)
+Log Message:
+-----------
+remove quotes around $*
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/submit_package
+
+Modified: puppet/modules/buildsystem/templates/submit_package
+===================================================================
+--- puppet/modules/buildsystem/templates/submit_package	2011-01-17 18:38:36 UTC (rev 820)
++++ puppet/modules/buildsystem/templates/submit_package	2011-01-17 18:42:49 UTC (rev 821)
+@@ -21,5 +21,5 @@
+    exit 1
+ fi
+ 
+-exec $createsrpm "$*"
++exec $createsrpm $*
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110117/caae20fe/attachment.html>
+
+ + + + + + + + + + + + + +
+

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