Open jacobfan opened 9 years ago
In poco/services/batch/server.py, there are lines as this:
self._exec_shell("sort -T /cube/services/batch/temp %s > %s" %
should be configurable in settings file.
refs: #92
In poco/services/batch/server.py, there are lines as this:
should be configurable in settings file.