Skip to content
Snippets Groups Projects
Commit 9a4b146e authored by Duc Ta's avatar Duc Ta
Browse files

Merge branch 'fix-AtlasAuthentication-24.0' into '24.0'

Update AtlasAuthentication file path to v22

See merge request !70966
parents b524d7c3 da2423b0
No related branches found
No related tags found
3 merge requests!710122024-04-30: merge of 24.0 into main,!70996Draft: ZDC pulse analysis updates in support of analyses,!70966Update AtlasAuthentication file path to v22
......@@ -28,7 +28,7 @@ if( NOT ATLAS_EXTERNAL )
endif()
# Pick up authentication.xml:
set( AtlasAuthentication_native_version "v21" )
set( AtlasAuthentication_native_version "v22" )
set( AtlasAuthentication_home
"${ATLAS_EXTERNAL}/AtlasAuth/${AtlasAuthentication_native_version}" )
if (EXISTS ${AtlasAuthentication_home}/authentication.xml )
......
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