This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To resolve problem with multi-command Drone scripts caused by a change in Bash 5.1: > x. New shell option: patsub_replacement. When enabled, a `&' in the replacement > string of the pattern substitution expansion is replaced by the portion of > the string that matched the pattern. Backslash will escape the `&' and > insert a literal `&'. https://tiswww.case.edu/php/chet/bash/NEWS
- Loading branch information