Skip to content
Snippets Groups Projects
Commit 8131523c authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

TrigConfBase: add shebang and drop redundant --CA

parent 71e5d619
No related branches found
No related tags found
2 merge requests!715342024-05-20: merge of 24.0 into main,!71451TrigConfBase: add shebang and drop redundant --CA
......@@ -21,7 +21,7 @@ if( NOT XAOD_STANDALONE )
LINK_LIBRARIES TrigConfBase AthenaBaseComps )
atlas_add_test( trigconf_msg_athena_test
SCRIPT athena --CA ${CMAKE_CURRENT_SOURCE_DIR}/test/test_TrigConfMsgAlg.py
SCRIPT athena ${CMAKE_CURRENT_SOURCE_DIR}/test/test_TrigConfMsgAlg.py
LOG_SELECT_PATTERN "TrigConfMsgAlg" )
endif()
......
#!/usr/bin/env athena
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
from AthenaConfiguration.ComponentFactory import CompFactory
......
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