Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build.sh: Move error-checking flag out of shebang #69

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

mborgerson
Copy link
Member

Always enable error checking (e.g. in cases where invoking bash ./build.sh or . ./build.sh when shebang is not evaluated)

Always enable error checking (e.g. in cases where invoking `bash ./build.sh` or `. ./build.sh` when shebang is not evaluated)
@mborgerson mborgerson force-pushed the fix/move-error-flag-out-of-shebang branch from 2bfb5ec to 364b343 Compare September 20, 2024 02:55
@mborgerson mborgerson merged commit dec80d0 into master Sep 20, 2024
7 checks passed
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.

1 participant