This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
73.16
Looping job update:
- Fixing a bug in the looping job killer which now identifies the most recently modified file (discovered by R. Walker)
Wrong architecture:
- Added new error code 1248, ERR_WRONGARCHITECTURE: "Job built on wrong architecture"
- Added new error code 1249, ERR_RUNGENFAILURE: "RunGen failure (consult log file)"
Max work dir size:
- Added a 10% grace margin to size checks against maxwdir
- Discussed in JIRA ticket https://its.cern.ch/jira/browse/ATLASPANDA-482
No shell code returned for proxy error
- Added NOPROXY error code to list in shellExitCode converter (discovered by P. Svirin)