Skip to content

Commit 50d8ef1

Browse files
committed
remove reference to repo pinning
1 parent b38102a commit 50d8ef1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

outputs/basics.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ spack config add "config:suppress_gpg_warnings:true"
2121

2222
example basics/source-setup ". share/spack/setup-env.sh"
2323

24-
# pin repository to release
25-
example basics/repo "spack repo update builtin --tag $packages_release"
26-
2724
# spack list
2825
example basics/list "spack list"
2926
example basics/list-py "spack list 'py-*'"

0 commit comments

Comments
 (0)