Skip to content

fix: set pipefail#112

Merged
gmpinder merged 1 commit intoblue-build:mainfrom
HastD:verify-install
Nov 25, 2025
Merged

fix: set pipefail#112
gmpinder merged 1 commit intoblue-build:mainfrom
HastD:verify-install

Conversation

@HastD
Copy link
Contributor

@HastD HastD commented Nov 25, 2025

This ensures exit codes indicating failure aren't suppressed by pipes (which could be a problem, for example, with patterns like curl ... | sudo tee ...).

This ensures exit codes indicating failure aren't suppressed by pipes
(which could be a problem, for example, with patterns like `curl ... |
sudo tee ...`).
@gmpinder gmpinder merged commit 90c0826 into blue-build:main Nov 25, 2025
@HastD HastD deleted the verify-install branch November 25, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants