Skip to content

Conversation

slycordinator
Copy link
Contributor

  • Added "!#" to top of files that didn't have it.

  • Added quotes around variables/commands as recommended

  • Changed some to be /bin/sh instead of /bin/bash for portability

  • removed -o pipefail, especiallly because the scripts seem to not have any piped commands, but also due to it being a bashism

slycordinator and others added 2 commits February 23, 2023 16:13
* Added "!#" to top of files that didn't have it.

* Added quotes around variables/commands as recommended

* Changed some to be /bin/sh instead of /bin/bash for portability
* removed -o pipefail, especiallly because the scripts seem to not have any piped commands, but also due to it being a bashism
@edschofield edschofield merged commit 6153844 into PythonCharmers:master Feb 21, 2024
@edschofield
Copy link
Contributor

edschofield commented Feb 21, 2024

Thanks @slycordinator!

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