'set -u' will error if a variable is unset. Add bash
substitution to prevent the undefined variable causing an error.
Details
Details
- Reviewers
varun atul - Commits
- rCOMM13422ce6745b: [Nix] Fix undeclared failure
PS1= ./scripts/prompt_macos_direnv.sh
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable