Skip to content

Commit cbec6f5

Browse files
committed
Check paths
1 parent 19d1075 commit cbec6f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

outputs/stacks.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ example --tee stacks/modules-1 "module --version"
9191

9292
cat "$project/stacks/examples/8.spack.stack.yaml" > ~/stacks/spack.yaml
9393
spack module lmod refresh -y
94-
module use /home/spack/stacks/modules/linux-ubuntu24.04-x86_64/Core
95-
ls /home/spack/stacks/modules/
94+
module use /home/spack/stacks/modules/linux-ubuntu22.04-x86_64/Core
95+
ls /home/spack/stacks/modules/linux-ubuntu22.04-x86_64
9696

9797
example --tee stacks/modules-2 "module av"
9898

0 commit comments

Comments
 (0)