diff options
Diffstat (limited to 'bin/spack-tmpconfig')
-rwxr-xr-x | bin/spack-tmpconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/spack-tmpconfig b/bin/spack-tmpconfig index a3d053d340..a477daa4d3 100755 --- a/bin/spack-tmpconfig +++ b/bin/spack-tmpconfig @@ -72,6 +72,7 @@ config: root: $TMP_DIR/install misc_cache: $$user_cache_path/cache source_cache: $$user_cache_path/source + environments_root: $TMP_DIR/envs EOF cat >"$SPACK_USER_CONFIG_PATH/bootstrap.yaml" <<EOF bootstrap: |