Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testscript: fix "signal: killed" exec errors on MacOS
By doing a full copy and not a hard link of the binaries. This is the fall back used already for Windows. This is tested OK to remove unexpected test failures with error output similar to: ``` [signal: killed] FAIL: testscripts/myecho.txt:1: unexpected command failure ``` See #200
- Loading branch information