From 05c1e7ecc22b873c3e534aef45774c88521fe7b3 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Tue, 7 May 2024 17:56:29 +0200 Subject: Update the tutorial command to point to releases/v0.22 (#44056) --- 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 e0c49c831d..3dd7746f81 100644 --- a/lib/spack/spack/cmd/tutorial.py +++ b/lib/spack/spack/cmd/tutorial.py @@ -23,7 +23,7 @@ level = "long" # tutorial configuration parameters -tutorial_branch = "releases/v0.21" +tutorial_branch = "releases/v0.22" tutorial_mirror = "file:///mirror" tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub") -- cgit v1.2.3-70-g09d2