[Erp5-report] r32853 ivan - /erp5/trunk/products/ERP5/Document/Image.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 19 13:54:39 CET 2010


Author: ivan
Date: Fri Feb 19 13:54:39 2010
New Revision: 32853

URL: http://svn.erp5.org?rev=32853&view=rev
Log:
Remove comment checked in by mistake.

Modified:
    erp5/trunk/products/ERP5/Document/Image.py

Modified: erp5/trunk/products/ERP5/Document/Image.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Image.py?rev=32853&r1=32852&r2=32853&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Image.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Image.py [utf8] Fri Feb 19 13:54:39 2010
@@ -414,7 +414,7 @@
       parameter_list.append('%s:-' % format)
     else:
       parameter_list.append('-')
-    #self.log(parameter_list)
+
     process = subprocess.Popen(parameter_list,
                                stdin=subprocess.PIPE,
                                stdout=subprocess.PIPE,




More information about the Erp5-report mailing list