This repository has been archived by the owner on Oct 10, 2019. It is now read-only.
Releases: opensciencegrid/BLAH
Releases · opensciencegrid/BLAH
v1.18.41.bosco
- Fix double-escaping of surrounding quotes in new condor env format (SOFTWARE-3589)
v1.18.40.bosco
- Update PBS Pro qstat options for completed jobs (SOFTWARE-3675)
- Apply patches from condor blahp (SOFTWARE-3587)
- Use the original proxy if blahp proxy delegation is disabled (SOFTWARE-3661)
- Use new condor env format (SOFTWARE-3589)
v1.18.39.bosco
- Propagate signals to payload jobs (SOFTWARE-3554)
v1.18.38.bosco
- Disable blahp proxy renewal/limited proxies in the default config
v1.18.37.bosco
- Disable command substitution in shell word expansion
v1.18.36.bosco
- Verify input file existence before submission (SOFTWARE-3154)
- Save debugging dirs if job submission fails (SOFTWARE-2827)
v1.18.35.bosco
Fix segfault when submitting jobs with limited proxies
v1.18.34.bosco
- Fix memory usage parsing for SLURM and PBS (SOFTWARE-2929)
- Fix UnicodeDecodeError when reading blah.config (SOFTWARE-2953)
v1.18.33.bosco
- Fix bug that caused jobs submitted to PBS batch systems to be held with
Error parsing classad or job not found
(SOFTWARE-2875) - Fix parsing of time fields for slurm jobs (SOFTWARE-2871)
v1.18.32.bosco
- Fix bug that broke shell parsing of
*_binpath
config values - Set default bin paths to
/usr/bin
to remove the overhead ofwhich
for each PBS, LSF, and SGE call.