Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
abyss-pe: test if
zsh
supports -o pipefail
and if not, fallback to using `bash` as SHELL closes #240
- Loading branch information
8992a58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice fix, Ben! That's elegant. I like it.
8992a58
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sjackman Thanks!