Skip to content

Fix backticks and unquoted vars in all the bash scripts#987

Merged
EliteTK merged 1 commit intomainfrom
tk/clean-up-bash
Feb 27, 2026
Merged

Fix backticks and unquoted vars in all the bash scripts#987
EliteTK merged 1 commit intomainfrom
tk/clean-up-bash

Conversation

@EliteTK
Copy link
Contributor

@EliteTK EliteTK commented Feb 27, 2026

There might be some more candidates but I think the next goal will be to use arrays for all the extra args things to avoid needing to use splitting anywhere, then it should be easy to clean up the rest.

@EliteTK
Copy link
Contributor Author

EliteTK commented Feb 27, 2026

I gave it another visual pass and I can't see any case where I only half quote something or where I quoted a glob or something. So I don't think the failures are related, but let me know.

@jjhelmus
Copy link
Contributor

The failures look to be unrelated, premature end of the docker images and similar. I re-ran the failed jobs to see if the issue resolves itself.

@EliteTK EliteTK marked this pull request as ready for review February 27, 2026 17:37
@EliteTK EliteTK merged commit 6a70525 into main Feb 27, 2026
986 of 990 checks passed
@EliteTK EliteTK deleted the tk/clean-up-bash branch February 27, 2026 18:38
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