spack/share/spack/templates
Owen Solberg 64d046100a 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.
2024-02-29 11:35:38 +01:00
..
bootstrap Ensure the bootstrap store has a padding length of zero (#38975) 2023-07-18 23:49:22 +02:00
container Containerize: accommodate nested or pre-existing spack-env paths (#41558) 2024-02-29 11:35:38 +01:00
depfile depfile: deal with empty / non-concrete env (#40816) 2023-11-02 16:04:35 +01:00
misc spack graph: rework to use Jinja templates and builders (#34637) 2022-12-27 15:25:53 +01:00
mock-repository Revert "package import: remove magic import line (#39183)" (#39380) 2023-08-11 09:04:40 +02:00
modules modules: no --delim option if separator is colon character (#39010) 2023-10-26 15:55:49 +02:00
reports spack ci: add support for running stand-alone tests (#27877) 2022-08-23 00:52:48 -07:00