We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ad107 commit 2465d60Copy full SHA for 2465d60
1 file changed
outputs/environments.sh
@@ -91,7 +91,7 @@ example --tee environments/env-swap-1 "spack env activate myproject"
91
spack env activate myproject
92
example environments/env-swap-1 "spack find"
93
94
-example environments/config-get-1 "spack config get"
+example environments/config-get-1 'cat "$(spack location -e)/spack.yaml"'
95
96
# The file is edited by hand here
97
# We mock that by using `spack config add`
0 commit comments