Ensure the bootstrap store has a padding length of zero (#38975)

Without this PR, padded length was propagating from user configuration to
bootstrap configuration, and was causing the issue reported in #38963
This commit is contained in:
Massimiliano Culpo
2023-07-18 23:49:22 +02:00
committed by GitHub
parent f24f98a1e2
commit 14f3297cca
3 changed files with 26 additions and 16 deletions

View File

@@ -15,6 +15,7 @@ spack:
config:
install_tree:
root: {{ store_path }}
padded_length: 0
packages:
python: