warn about removal of deprecated format strings (#34101)

* warn about removal of deprecated format strings

Co-authored-by: becker33 <becker33@users.noreply.github.com>
This commit is contained in:
Greg Becker
2022-11-28 10:03:49 -08:00
committed by GitHub
parent 523c4c2b63
commit 451e3ff50b
6 changed files with 19 additions and 7 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