[Erp5-report] r11529 - /erp5/trunk/utils/erp5mechanize/runBenchmarks.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Nov 30 11:17:18 CET 2006
Author: vincent
Date: Thu Nov 30 11:17:17 2006
New Revision: 11529
URL: http://svn.erp5.org?rev=11529&view=rev
Log:
Typo in comment.
Modified:
erp5/trunk/utils/erp5mechanize/runBenchmarks.py
Modified: erp5/trunk/utils/erp5mechanize/runBenchmarks.py
URL: http://svn.erp5.org/erp5/trunk/utils/erp5mechanize/runBenchmarks.py?rev=11529&r1=11528&r2=11529&view=diff
==============================================================================
--- erp5/trunk/utils/erp5mechanize/runBenchmarks.py (original)
+++ erp5/trunk/utils/erp5mechanize/runBenchmarks.py Thu Nov 30 11:17:17 2006
@@ -333,7 +333,7 @@
file.close()
del kw['config'] # It should not be passed to main
if 'runBenchmarks_parameter_list' in dir(module):
- # This part handled parameters stored in the configuration file.
+ # This part handles parameters stored in the configuration file.
# If the parameter value is callable, it's called and gets one argument
# which is the dictionnary of parameters actually given to the program,
# ie without any parameter comming from the parameter list given in the
More information about the Erp5-report
mailing list