Set module_roots in test/config/config.yaml to defaults. (#14517)
This commit is contained in:
parent
b9629c36f2
commit
893b0792e4
@ -12,3 +12,6 @@ config:
|
|||||||
verify_ssl: true
|
verify_ssl: true
|
||||||
checksum: true
|
checksum: true
|
||||||
dirty: false
|
dirty: false
|
||||||
|
module_roots:
|
||||||
|
tcl: $spack/share/spack/modules
|
||||||
|
lmod: $spack/share/spack/lmod
|
||||||
|
Loading…
Reference in New Issue
Block a user