Commit b08188b1 authored by Ivan Tyagov's avatar Ivan Tyagov

Remove comment checked in by mistake.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32853 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b37213a3
......@@ -414,7 +414,7 @@ class Image(File, OFSImage):
parameter_list.append('%s:-' % format)
else:
parameter_list.append('-')
#self.log(parameter_list)
process = subprocess.Popen(parameter_list,
stdin=subprocess.PIPE,
stdout=subprocess.PIPE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment