Warn about removal of deprecated format strings (#33829)
Co-authored-by: becker33 <becker33@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,6 @@ config:
|
||||
install_tree:
|
||||
root: $spack\opt\spack
|
||||
projections:
|
||||
all: '${ARCHITECTURE}\${COMPILERNAME}-${COMPILERVER}\${PACKAGE}-${VERSION}-${HASH}'
|
||||
all: '${architecture}\${compiler.name}-${compiler.version}\${name}-${version}-${hash}'
|
||||
build_stage:
|
||||
- ~/.spack/stage
|
||||
- ~/.spack/stage
|
||||
|
Reference in New Issue
Block a user