Skip to content

Conversation

@Fingel
Copy link

@Fingel Fingel commented Oct 22, 2025

Instructs bash to abort executing the script if any commands return a non-zero exit code, also unmasks failures in piped commands. See https://gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425 for explanations of these options.

Instructs bash to abort executing the script if any commands return a
non-zero exit code, also unmaks failures in piped commands. See
https://gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425
for explanations of these options.
@Fingel Fingel requested review from jchate6 and phycodurus October 22, 2025 20:13
@Fingel Fingel linked an issue Oct 22, 2025 that may be closed by this pull request
Copy link
Contributor

@jchate6 jchate6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had a weird instance of this running, and killing my terminal window when it failed. Future attempts worked perfectly, so maybe that was a me problem.

@jchate6 jchate6 moved this to Needs Review in TOM Toolkit Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

Error and failure handling

3 participants