Fix unit test config.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
config:
|
||||
install_tree: $spack/opt/spack
|
||||
install_tree: ~/.spack/opt/spack
|
||||
template_dirs:
|
||||
- $spack/share/spack/templates
|
||||
- $spack/lib/spack/spack/test/data/templates
|
||||
@@ -8,7 +8,7 @@ config:
|
||||
- $tempdir
|
||||
- /nfs/tmp2/$user
|
||||
- $spack/var/spack/stage
|
||||
source_cache: $spack/var/spack/cache
|
||||
source_cache: ~/.spack/var/spack/cache
|
||||
misc_cache: ~/.spack/cache
|
||||
verify_ssl: true
|
||||
checksum: true
|
||||
|
||||
Reference in New Issue
Block a user