We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b479abb commit 584aee8Copy full SHA for 584aee8
mache/spack/config.cfg
@@ -12,8 +12,9 @@ remote = https://github.com/spack/spack-packages.git
12
# the tag OR branch OR commit to checkout the spack/spack-packages repo out at.
13
# Only ONE of the three can be used a time.
14
tag
15
-branch
16
-commit = 5bb9d2cbbcfedd4728d6c1457efbe68be3c61d7b
+branch = develop
+commit
17
+#commit = 5bb9d2cbbcfedd4728d6c1457efbe68be3c61d7b
18
19
[e3sm_spack_packages]
20
# this must be a https url and the double back slash must be escaped
0 commit comments