From a4b295bed5f65f5bcf87d4907fdadb347056626b Mon Sep 17 00:00:00 2001
From: Rachid Mazini <rachid.mazini@cern.ch>
Date: Thu, 16 Jul 2020 08:01:49 +0000
Subject: [PATCH] Merge branch '21.0-ATLASRECTS-5583' into '21.0'

PROCTools: Updating q221 21.0 reference file, see ATLASRECTS-5583

See merge request atlas/athena!34758

(cherry picked from commit a19ae4784db5447df1001af19ab7ca9d2f068c4d)

ee924b9c Updating q221 21.0 reference file, see ATLASRECTS-5583
---
 Tools/PROCTools/python/RunTier0TestsTools.py                    | 2 +-
 .../TrigHypothesis/TrigMissingETHypo/src/TrigEFMissingETHypo.h  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 mode change 100644 => 100755 Trigger/TrigHypothesis/TrigMissingETHypo/src/TrigEFMissingETHypo.h

diff --git a/Tools/PROCTools/python/RunTier0TestsTools.py b/Tools/PROCTools/python/RunTier0TestsTools.py
index d902cb1ca7b..7c55c782bfa 100644
--- a/Tools/PROCTools/python/RunTier0TestsTools.py
+++ b/Tools/PROCTools/python/RunTier0TestsTools.py
@@ -13,7 +13,7 @@
 # Format is "test-branch" : "version"
 ciRefFileMap = {
                 # qTestsTier0_required-test
-                'q221-21.0'            : 'v2',
+                'q221-21.0'            : 'v3',
                 'q431-21.0'            : 'v1',
                 'q221-21.3'            : 'v1',
                 'q431-21.3'            : 'v1',
diff --git a/Trigger/TrigHypothesis/TrigMissingETHypo/src/TrigEFMissingETHypo.h b/Trigger/TrigHypothesis/TrigMissingETHypo/src/TrigEFMissingETHypo.h
old mode 100644
new mode 100755
-- 
GitLab