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

/ec/ECSpooler/backends/junit/
H A Dconfig.py20 # corrected 'CLASSPATH_SETTINGS'
91 # Scans JUNIT_LIBS directory and adds all archives to CLASSPATH_SETTINGS
92 # CLASSPATH_SETTINGS will be passed to _runInterpreter as options
98 CLASSPATH_SETTINGS = ['-classpath', '.' + CLASSPATH_SEPARATOR + paths] variable

Completed in 1220 milliseconds