bartekpacia / bartekpacia/scripts

Use `-o pipefail`

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

All scripts should specify `-o pipefail`.

Problem right now: bash (at least on `ubunut-24.04` gha runner), when is run in `sh` compat mode (i.e. sees the `sh` shebang), gets angry and quits whenever it sees `-o pipefail`.

Maybe in the future it gets resoved. Then I'll add `-o pipefail` back.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.