From 6094536eb673748c26874abcec15a9708868d3bc Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Mon, 2 Sep 2024 10:49:55 +0200 Subject: [PATCH] BuildRules: add default test path for cuda/rocm unit tests This should fix the issue https://github.com/cms-sw/cmssw/issues/45851 --- scram-project-build.file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scram-project-build.file b/scram-project-build.file index f5559c1e6ef..bb1b27fd581 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -51,7 +51,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V09-04-19 +%define configtag V09-04-20 %endif %if "%{?buildarch:set}" != "set"