[Erp5-report] r32344 nicolas.dumazet - /erp5/trunk/buildout/bootstrap/bootstrap.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Feb 9 09:55:14 CET 2010
Author: nicolas.dumazet
Date: Tue Feb 9 09:55:11 2010
New Revision: 32344
URL: http://svn.erp5.org?rev=32344&view=rev
Log:
reverting local changes; sent the changes upstream instead.
Modified:
erp5/trunk/buildout/bootstrap/bootstrap.py
Modified: erp5/trunk/buildout/bootstrap/bootstrap.py
URL: http://svn.erp5.org/erp5/trunk/buildout/bootstrap/bootstrap.py?rev=32344&r1=32343&r2=32344&view=diff
==============================================================================
--- erp5/trunk/buildout/bootstrap/bootstrap.py [utf8] (original)
+++ erp5/trunk/buildout/bootstrap/bootstrap.py [utf8] Tue Feb 9 09:55:11 2010
@@ -33,7 +33,7 @@
help="use a specific zc.buildout version")
parser.add_option("-d", "--distribute",
action="store_true", dest="distribute", default=False,
- help="Use Distribute rather than Setuptools.")
+ help="Use Disribute rather than Setuptools.")
parser.add_option("-c", None, action="store", dest="config_file",
help=("Specify the path to the buildout configuration "
More information about the Erp5-report
mailing list