diff options
author | Owen Solberg <odoublewen@users.noreply.github.com> | 2024-01-11 09:47:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 18:47:10 +0100 |
commit | 4022f083d5c2f770f83397729d6371b6012444a0 (patch) | |
tree | be6b74fbd59bb5401871b4d70c1afe7bf0d3e08f /lib | |
parent | 49307b6cb21107085ef55147a87f2a0f9f7aeb9a (diff) | |
download | spack-4022f083d5c2f770f83397729d6371b6012444a0.tar.gz spack-4022f083d5c2f770f83397729d6371b6012444a0.tar.bz2 spack-4022f083d5c2f770f83397729d6371b6012444a0.tar.xz spack-4022f083d5c2f770f83397729d6371b6012444a0.zip |
Containerize: accommodate nested or pre-existing spack-env paths (#41558)
The current `mkdir {{ paths.environment }}` will generate an error if:
* `{{ paths.environment }}` already exists, or
* `{{ paths.environment }}` is nested in non-existing dirs.
Adding `-p` to the command will make this robust to both possibilities.
Set noclobber bash option when writing manifest.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions