·
2 commits
to development
since this release
What's Changed
based on race condition work for HPC mirroring deployment:
- change exchangeSplit to base hash on path by @petersilva in #191 (for better suppression of non-final rm's.)
- fix #179 unset env vars evaluate to empty string by @petersilva in #180 (so ${JOBID} works without crashing any jobs.)
other fixes:
- fix #179 unset env vars evaluate to empty string by @petersilva in #180
- Make generate_syscall_code work on Ubuntu by @reidsunderland in #181
- Add realpath_post_baseDir for #140 by @reidsunderland in #186
- Issue111 5 code cleanups that do not solve any problems, but perhaps prevent undiscoverred ones. by @petersilva in #184
- Issue140 2 misc documentation fixes by @petersilva in #182
- remove copy_file_range (eliminates seg fault on many systems.) by @petersilva in #183
- change exchangeSplit to base hash on path by @petersilva in #191
- Issue192 add hard links by @petersilva in #193
- test cases for python bug #1366 by @petersilva in #194
- file names with spaces were url encoded. wrongly. by @petersilva in #195
Full Changelog: v3.24.11...v3.24.12
Installation
from source, see https://github.com/MetPX/sarrac
packages available:
(coming soon) Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx
Redhat 8 and 9 RPMS attached.