Searched defs:status (Results 1 - 4 of 4) sorted by relevance

/ec/ECSpooler/lib/util/
H A Dservicecontrol.py63 elif cmd == 'status':
64 self.status()
129 def status(self): member in class:ServiceControl
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/tool/
H A DECSpoolerTool.py8 from docutils.nodes import status namespace
86 Returns spooler status information
88 LOG.debug("Requesting spooler status information")
176 status = None
179 status = spooler.getBackendStatus(self._getAuth(), backend)
181 LOG.info("xdebug: %s" % status)
183 if status:
193 cache[backend]['name'] = status['name']
194 cache[backend]['version'] = status['version']
205 LOG.warn('Error while getting backend status
[all...]
/ec/ECSpooler/backends/junit/junit_libs/
H A Djunit-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djdsl.jarMETA-INF/ META-INF/MANIFEST.MF jdsl/core/algo/sorts/ArrayMergeSort.class ArrayMergeSort.java ...

Completed in 2622 milliseconds