We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbec6f5 commit 5ba5259Copy full SHA for 5ba5259
1 file changed
outputs/stacks.sh
@@ -91,8 +91,7 @@ example --tee stacks/modules-1 "module --version"
91
92
cat "$project/stacks/examples/8.spack.stack.yaml" > ~/stacks/spack.yaml
93
spack module lmod refresh -y
94
-module use /home/spack/stacks/modules/linux-ubuntu22.04-x86_64/Core
95
-ls /home/spack/stacks/modules/linux-ubuntu22.04-x86_64
+module use /home/spack/stacks/modules
96
97
example --tee stacks/modules-2 "module av"
98
0 commit comments