From a8e2da5bb84c7effc6e39f3d016188fb95768c8c Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Fri, 7 Feb 2025 10:46:42 +0100 Subject: [PATCH] Fix regression due to dyninst update (#48935) --- share/spack/qa/run-unit-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/spack/qa/run-unit-tests b/share/spack/qa/run-unit-tests index daacd6978a1..266d7e0ea51 100755 --- a/share/spack/qa/run-unit-tests +++ b/share/spack/qa/run-unit-tests @@ -36,7 +36,7 @@ bin/spack -h bin/spack help -a # Profile and print top 20 lines for a simple call to spack spec -spack -p --lines 20 spec mpileaks%gcc ^dyninst@10.0.0 ^elfutils@0.170 +spack -p --lines 20 spec mpileaks%gcc $coverage_run $(which spack) bootstrap status --dev --optional # Check that we can import Spack packages directly as a first import