From 4116b043688bc20a54926ad346bc8843372771c2 Mon Sep 17 00:00:00 2001 From: Greg Becker Date: Fri, 27 May 2022 19:36:20 -0700 Subject: update tutorial command for v0.18.0 and new gpg key (#30904) --- lib/spack/spack/cmd/tutorial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/spack/cmd/tutorial.py b/lib/spack/spack/cmd/tutorial.py index d118e624d1..c1ad9742e5 100644 --- a/lib/spack/spack/cmd/tutorial.py +++ b/lib/spack/spack/cmd/tutorial.py @@ -24,7 +24,7 @@ level = "long" # tutorial configuration parameters -tutorial_branch = "releases/v0.17" +tutorial_branch = "releases/v0.18" tutorial_mirror = "file:///mirror" tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub") -- cgit v1.2.3-60-g2f50