Full Changelog: v7.4.14...v7.4.15
- fix(rsync-pre-download.sh): isolate per-transfer staging file for
status/log uploads, preventing parallel host uploads from clobbering
each other's temporary files or writing into the wrong host log
(#172, a238262). - fix(linbo-scp.sh): remove trailing "$" from RSYNC_SKIP_COMPRESS
variable name, preventing malformed rsync --skip-compress suffix
lists in the upload wrapper (d74fef8).