[Erp5-report] r41538 luke - /erp5/trunk/utils/erp5.appliance.test/src/test.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 20 13:15:53 CET 2010


Author: luke
Date: Mon Dec 20 13:15:53 2010
New Revision: 41538

URL: http://svn.erp5.org?rev=41538&view=rev
Log:
 - typo

Modified:
    erp5/trunk/utils/erp5.appliance.test/src/test.py

Modified: erp5/trunk/utils/erp5.appliance.test/src/test.py
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.appliance.test/src/test.py?rev=41538&r1=41537&r2=41538&view=diff
==============================================================================
--- erp5/trunk/utils/erp5.appliance.test/src/test.py [utf8] (original)
+++ erp5/trunk/utils/erp5.appliance.test/src/test.py [utf8] Mon Dec 20 13:15:53 2010
@@ -592,7 +592,7 @@ def run(config,
           shutil.rmtree(path)
 
     if config.runonce:
-      vndonfig.logger.info('Run finished')
+      config.logger.info('Run finished')
       break
 
     # Sleep some time



More information about the Erp5-report mailing list