Skip to content
Snippets Groups Projects
Commit 393c3525 authored by Johannes Elmsheuser's avatar Johannes Elmsheuser
Browse files

Update to LCG_98python3_ATLAS_4

parent dd24a877
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!39544Update to LCG_98python3_ATLAS_4
......@@ -24,7 +24,7 @@ BUILDDIR=""
BUILDTYPE="RelWithDebInfo"
FORCE=""
CI=""
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_2"
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_4"
-DATLAS_GAUDI_TAG="v35r0.002")
while getopts ":t:b:x:fch" opt; do
case $opt in
......
......@@ -18,7 +18,7 @@ set( TDAQ-COMMON_ATROOT
find_package( AtlasCMake REQUIRED )
# Build the project against LCG:
set( LCG_VERSION_POSTFIX "python3_ATLAS_3"
set( LCG_VERSION_POSTFIX "python3_ATLAS_4"
CACHE STRING "Version postfix for the LCG release to use" )
set( LCG_VERSION_NUMBER 98
CACHE STRING "Version number for the LCG release to use" )
......
......@@ -24,7 +24,7 @@ BUILDDIR=""
BUILDTYPE="RelWithDebInfo"
FORCE=""
CI=""
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_3"
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_4"
-DATLAS_GAUDI_TAG="v35r0.002")
while getopts ":t:b:x:fch" opt; do
case $opt in
......
......@@ -24,7 +24,7 @@ BUILDDIR=""
BUILDTYPE="RelWithDebInfo"
FORCE=""
CI=""
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_3"
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_4"
-DATLAS_GAUDI_TAG="v35r0.002")
while getopts ":t:b:x:fch" opt; do
case $opt in
......
......@@ -24,7 +24,7 @@ BUILDDIR=""
BUILDTYPE="RelWithDebInfo"
FORCE=""
CI=""
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_3"
EXTRACMAKE=(-DLCG_VERSION_NUMBER=98 -DLCG_VERSION_POSTFIX="python3_ATLAS_4"
-DATLAS_GAUDI_TAG="v35r0.002")
while getopts ":t:b:x:fch" opt; do
case $opt in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment