Ensure shell scripts aren't unduly influenced by external environment #658
Labels
🧽 chore
Administrative task: documentation, build, test, release, git, etc.
Milestone
Ensure shell scripts aren't unduly influenced by external environment (aliases, options, environment variables, etc.).
Also, standardize shell script settings, like:
set -o pipefail
The text was updated successfully, but these errors were encountered: