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/002476.html | 87 ++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002476.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002476.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002476.html b/zarb-ml/mageia-sysadm/2011-January/002476.html new file mode 100644 index 000000000..c0e1eb469 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002476.html @@ -0,0 +1,87 @@ + + + + [Mageia-sysadm] [363] rename ci option to commit + + + + + + + + + +

[Mageia-sysadm] [363] rename ci option to commit

+ root at mageia.org + root at mageia.org +
+ Thu Jan 27 23:48:49 CET 2011 +

+
+ +
Revision: 363
+Author:   boklm
+Date:     2011-01-27 23:48:48 +0100 (Thu, 27 Jan 2011)
+Log Message:
+-----------
+rename ci option to commit
+
+Modified Paths:
+--------------
+    build_system/mgarepo/trunk/MgaRepo/commands/sync.py
+
+Modified: build_system/mgarepo/trunk/MgaRepo/commands/sync.py
+===================================================================
+--- build_system/mgarepo/trunk/MgaRepo/commands/sync.py	2011-01-27 22:47:44 UTC (rev 362)
++++ build_system/mgarepo/trunk/MgaRepo/commands/sync.py	2011-01-27 22:48:48 UTC (rev 363)
+@@ -25,7 +25,7 @@
+     parser = OptionParser(help=HELP)
+     parser.add_option("--dry-run", dest="dryrun", default=False,
+             action="store_true")
+-    parser.add_option("-c", dest="ci", default=False,
++    parser.add_option("-c", dest="commit", default=False,
+             action="store_true")
+     parser.add_option("-d", "--download", dest="download", default=False,
+             action="store_true")
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110127/7e1cd41b/attachment.html>
+
+ + + + + + + +
+

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