Commit 93d1178c authored by Jérome Perrin's avatar Jérome Perrin

uselesslog

parent 0b5ff71a
......@@ -117,6 +117,7 @@ class OpenOffice(Application):
return
def _releaseOpenOfficePort(self):
logger.info("_releaseOpenOfficePort")
openoffice_exe = join(self.office_binary_path, self._bin_soffice)
for process in psutil.process_iter():
try:
......
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