From 958c1b4131653628ffa1d171f374d3195beb7d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Felipe=20Giraldo=20Villa?= Date: Wed, 27 Oct 2021 17:10:37 +0200 Subject: [PATCH] Update to CMSSW_12_0_3_patch1 (#4631) --- etc/ProdOfflineConfiguration.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/etc/ProdOfflineConfiguration.py b/etc/ProdOfflineConfiguration.py index ea3944ec6..3a4007719 100644 --- a/etc/ProdOfflineConfiguration.py +++ b/etc/ProdOfflineConfiguration.py @@ -94,7 +94,7 @@ # Defaults for CMSSW version defaultCMSSWVersion = { - 'default': "CMSSW_12_0_3" + 'default': "CMSSW_12_0_3_patch1" } # Configure ScramArch @@ -165,7 +165,8 @@ "CMSSW_12_0_1" : defaultCMSSWVersion['default'], "CMSSW_12_0_2" : defaultCMSSWVersion['default'], "CMSSW_12_0_2_patch1" : defaultCMSSWVersion['default'], - "CMSSW_12_0_2_patch2" : defaultCMSSWVersion['default'] + "CMSSW_12_0_2_patch2" : defaultCMSSWVersion['default'], + "CMSSW_12_0_3" : defaultCMSSWVersion['default'] } expressVersionOverride = { @@ -188,7 +189,8 @@ "CMSSW_12_0_1" : defaultCMSSWVersion['default'], "CMSSW_12_0_2" : defaultCMSSWVersion['default'], "CMSSW_12_0_2_patch1" : defaultCMSSWVersion['default'], - "CMSSW_12_0_2_patch2" : defaultCMSSWVersion['default'] + "CMSSW_12_0_2_patch2" : defaultCMSSWVersion['default'], + "CMSSW_12_0_3" : defaultCMSSWVersion['default'] } #set default repack settings for bulk streams