Skip to content

Commit

Permalink
Avoid hash being attended to access-om2
Browse files Browse the repository at this point in the history
  • Loading branch information
harshula committed Oct 31, 2024
1 parent bc704a1 commit 406bb1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spack:
lmod: $spack/../release/lmod
tcl:
# Remove hash_length once spack-config's modules.yaml is updated.
hash_length: 7
# hash_length: 0
include:
# The model components are required below:
- access-om2
Expand All @@ -65,5 +65,5 @@ spack:
set:
'SPACK_{name}_ROOT': '{prefix}'
projections:
all: '{name}/{version}'
all: '{name}/{version}-{hash}'
access-om2: '{name}/2024.08.0'

0 comments on commit 406bb1f

Please sign in to comment.