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