Skip to content
Snippets Groups Projects
Commit da2423b0 authored by Guillaume Unal's avatar Guillaume Unal
Browse files

Update AtlasAuthentication file path to v22 to pickup the fix of one

database password
parent 566f4672
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