diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/002483.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/002483.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/002483.html b/zarb-ml/mageia-sysadm/2011-January/002483.html new file mode 100644 index 000000000..23e2be445 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002483.html @@ -0,0 +1,99 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [363] rename ci option to commit + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B363%5D%20rename%20ci%20option%20to%20commit&In-Reply-To=%3CAANLkTimZS8n0u_A%3DD093nhe7CyynnXLJnNg463tefnuL%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002476.html"> + <LINK REL="Next" HREF="002484.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [363] rename ci option to commit</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B363%5D%20rename%20ci%20option%20to%20commit&In-Reply-To=%3CAANLkTimZS8n0u_A%3DD093nhe7CyynnXLJnNg463tefnuL%40mail.gmail.com%3E" + TITLE="[Mageia-sysadm] [363] rename ci option to commit">thierry.vignaud at gmail.com + </A><BR> + <I>Fri Jan 28 10:18:26 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002476.html">[Mageia-sysadm] [363] rename ci option to commit +</A></li> + <LI>Next message: <A HREF="002484.html">[Mageia-sysadm] [363] rename ci option to commit +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2483">[ date ]</a> + <a href="thread.html#2483">[ thread ]</a> + <a href="subject.html#2483">[ subject ]</a> + <a href="author.html#2483">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 27 January 2011 23:48, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A>> wrote: +><i> Revision 363 Author boklm Date 2011-01-27 23:48:48 +0100 (Thu, 27 Jan 2011) +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> rename ci option to commit +</I> +err, can you add an alias please? + +><i> Modified: build_system/mgarepo/trunk/MgaRepo/commands/sync.py +</I>><i> =================================================================== +</I>><i> --- build_system/mgarepo/trunk/MgaRepo/commands/sync.py 2011-01-27 22:47:44 +</I>><i> UTC (rev 362) +</I>><i> +++ build_system/mgarepo/trunk/MgaRepo/commands/sync.py 2011-01-27 22:48:48 +</I>><i> UTC (rev 363) +</I>><i> @@ -25,7 +25,7 @@ +</I>><i> parser = OptionParser(help=HELP) +</I>><i> parser.add_option("--dry-run", dest="dryrun", default=False, +</I>><i> action="store_true") +</I>><i> - parser.add_option("-c", dest="ci", default=False, +</I>><i> + parser.add_option("-c", dest="commit", default=False, +</I>><i> action="store_true") +</I>><i> parser.add_option("-d", "--download", dest="download", default=False, +</I>><i> action="store_true") +</I>><i> +</I>><i> +</I>><i> _______________________________________________ +</I>><i> Mageia-sysadm mailing list +</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">Mageia-sysadm at mageia.org</A> +</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A> +</I>><i> +</I>><i> +</I> + + +-- +><i> R : Tu vois ! +</I>><i> > Q : Tu crois ? +</I>><i> > > R : Ça casse l'ordre chronologique de l'échange. +</I>><i> > > > Q : En quoi répondre au dessus est-il gênant ? +</I></PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002476.html">[Mageia-sysadm] [363] rename ci option to commit +</A></li> + <LI>Next message: <A HREF="002484.html">[Mageia-sysadm] [363] rename ci option to commit +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2483">[ date ]</a> + <a href="thread.html#2483">[ thread ]</a> + <a href="subject.html#2483">[ subject ]</a> + <a href="author.html#2483">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |