Warn about removal of deprecated format strings (#33829)

Co-authored-by: becker33 <becker33@users.noreply.github.com>
This commit is contained in:
Greg Becker
2022-11-22 03:56:57 -06:00
committed by GitHub
parent 793a7bc6a9
commit 7f9af8d4a0
4 changed files with 9 additions and 6 deletions

View File

@@ -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