update tutorial command to newest release branch (#33867)
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# tutorial configuration parameters
 | 
			
		||||
tutorial_branch = "releases/v%s" % ".".join(str(v) for v in spack.spack_version_info[:2])
 | 
			
		||||
tutorial_branch = "releases/v0.19"
 | 
			
		||||
tutorial_mirror = "file:///mirror"
 | 
			
		||||
tutorial_key = os.path.join(spack.paths.share_path, "keys", "tutorial.pub")
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user