From 6624114b5ebb218e67dc0bcc017f20408a21323f Mon Sep 17 00:00:00 2001 From: FASER Reco <faserrec@lxplus947.cern.ch> Date: Sun, 23 Jun 2024 06:57:15 +0200 Subject: [PATCH] Move to R24 --- .../NtupleDumper/scripts/submit_faser_ntuple_maker.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PhysicsAnalysis/NtupleDumper/scripts/submit_faser_ntuple_maker.sh b/PhysicsAnalysis/NtupleDumper/scripts/submit_faser_ntuple_maker.sh index 3f95e5cd..ae925ed9 100755 --- a/PhysicsAnalysis/NtupleDumper/scripts/submit_faser_ntuple_maker.sh +++ b/PhysicsAnalysis/NtupleDumper/scripts/submit_faser_ntuple_maker.sh @@ -205,7 +205,8 @@ cd "$starting_directory" cd "$release_directory" # # Do this by hand -asetup --input=calypso/asetup.faser Athena,22.0.49 +#asetup --input=calypso/asetup.faser Athena,22.0.49 +asetup --input=calypso/asetup.faser Athena,24.0.41 source run/setup.sh # echo "ATLAS_POOLCOND_PATH = $ATLAS_POOLCOND_PATH" -- GitLab