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

[CI][NFC] Fix shellcheck warnings in CI scripts #86877

Merged
merged 1 commit into from Mar 27, 2024

Conversation

marcauberer
Copy link
Member

This fixes all shellcheck warnings we have in monolithic-linux.sh and monolithic-windows.sh.
All of them have to do with SC2086 - Double quote to prevent globbing and word splitting.

@marcauberer marcauberer merged commit 0a17eed into llvm:main Mar 27, 2024
5 checks passed
@marcauberer marcauberer deleted the ci/fix-shellcheck-warnings branch March 27, 2024 22:53
marcauberer added a commit that referenced this pull request Mar 28, 2024
My patch #86877 contains a mistake.
Should have read the comment.
Recent buildkite runs fail because of this, so it is a bit urgent.
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.

None yet

2 participants