Commit d66c2eb6 authored by Nicolas Delaby's avatar Nicolas Delaby

Kill openoffice process before Xvfb process


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42251 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 22ceb698
......@@ -40,8 +40,8 @@ from cloudooo.handler.ooo.mimemapper import mimemapper
def stopProcesses(signum, frame):
monitor.stop()
xvfb.stop()
openoffice.stop()
xvfb.stop()
def application(global_config, **local_config):
......
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