Commit d5340523 authored by Nicolas Delaby's avatar Nicolas Delaby

coding style

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42107 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 18fd296a
......@@ -75,7 +75,7 @@ def run():
if not hasattr(module, "test_suite"):
exit("No test suite to run, exiting immediately")
DAEMON = getattr(module, 'DAEMON', False)
OPENOFFICE = getattr(module, 'OPENOFFICE', False)
XVFB = getattr(module, 'XVFB', False)
......
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