From 393542064d07a00c57d0a0da0f3d054f53ec3220 Mon Sep 17 00:00:00 2001 From: Gregory Becker Date: Wed, 14 Apr 2021 23:26:02 -0700 Subject: updates for new tutorial update s3 bucket update tutorial branch --- lib/spack/spack/cmd/tutorial.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/spack/spack/cmd/tutorial.py b/lib/spack/spack/cmd/tutorial.py index fb51e27036..a8bc1f1ddd 100644 --- a/lib/spack/spack/cmd/tutorial.py +++ b/lib/spack/spack/cmd/tutorial.py @@ -25,8 +25,8 @@ level = "long" # tutorial configuration parameters -tutorial_branch = "releases/v0.15" -tutorial_mirror = "s3://spack-tutorial-container/mirror/" +tutorial_branch = "releases/v0.16" +tutorial_mirror = "s3://spack-binaries-prs/tutorial/ecp21/mirror" tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub") # configs to remove -- cgit v1.2.3-70-g09d2