From e33eafd34f524d8bea172a0aeebd30f3517b5696 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Mon, 15 May 2023 13:54:52 +0200 Subject: Bump tutorial command (#37674) --- 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 f37d73ab8c..8db7689558 100644 --- a/lib/spack/spack/cmd/tutorial.py +++ b/lib/spack/spack/cmd/tutorial.py @@ -25,7 +25,7 @@ level = "long" # tutorial configuration parameters -tutorial_branch = "releases/v0.19" +tutorial_branch = "releases/v0.20" tutorial_mirror = "file:///mirror" tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub") -- cgit v1.2.3-60-g2f50