From 7e645f54c5d0ab78592436988576a0f2765e9fab Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Sat, 29 Oct 2022 21:24:26 +0200 Subject: Deprecate spack bootstrap trust/untrust (#33600) * Deprecate spack bootstrap trust/untrust * Update CI * Update tests --- .github/workflows/bootstrap-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/bootstrap-test.sh') diff --git a/.github/workflows/bootstrap-test.sh b/.github/workflows/bootstrap-test.sh index fc8f93d68b..b51db3d1b7 100755 --- a/.github/workflows/bootstrap-test.sh +++ b/.github/workflows/bootstrap-test.sh @@ -1,7 +1,7 @@ #!/bin/bash set -ex source share/spack/setup-env.sh -$PYTHON bin/spack bootstrap untrust spack-install +$PYTHON bin/spack bootstrap disable spack-install $PYTHON bin/spack -d solve zlib tree $BOOTSTRAP/store exit 0 -- cgit v1.2.3-70-g09d2