[Erp5-report] r9636 - /erp5/trunk/utils/erp5mechanize/smartRun.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Sep 4 13:30:41 CEST 2006
Author: vincent
Date: Mon Sep 4 13:30:40 2006
New Revision: 9636
URL: http://svn.erp5.org?rev=9636&view=rev
Log:
Same typo in another place.
Modified:
erp5/trunk/utils/erp5mechanize/smartRun.py
Modified: erp5/trunk/utils/erp5mechanize/smartRun.py
URL: http://svn.erp5.org/erp5/trunk/utils/erp5mechanize/smartRun.py?rev=9636&r1=9635&r2=9636&view=diff
==============================================================================
--- erp5/trunk/utils/erp5mechanize/smartRun.py (original)
+++ erp5/trunk/utils/erp5mechanize/smartRun.py Mon Sep 4 13:30:40 2006
@@ -133,5 +133,5 @@
usercount = current_usercount
os.unlink(resultpath)
-os.unlink(sresultpath)
+os.unlink(dresultpath)
More information about the Erp5-report
mailing list