[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