From 7f9af8d4a0bfbb1577e5ac9982624d8d0cb9b9ca Mon Sep 17 00:00:00 2001 From: Greg Becker Date: Tue, 22 Nov 2022 03:56:57 -0600 Subject: Warn about removal of deprecated format strings (#33829) Co-authored-by: becker33 --- share/spack/qa/configuration/windows_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/spack/qa/configuration/windows_config.yaml b/share/spack/qa/configuration/windows_config.yaml index fb90000223..a51cd110d1 100644 --- a/share/spack/qa/configuration/windows_config.yaml +++ b/share/spack/qa/configuration/windows_config.yaml @@ -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 \ No newline at end of file + - ~/.spack/stage -- cgit v1.2.3-70-g09d2