Skip to content
Snippets Groups Projects
Commit 8ccd71ea authored by Atlas-Software Librarian's avatar Atlas-Software Librarian Committed by Graeme Stewart
Browse files

'CMakeLists.txt' (FullChainTests-00-01-67)

    * correct relative path for DigiReco_via_fct_trf since AtlasProduction
	rewrite AtlasOffline path
	* tag as FullChainTests-00-01-67
parent b7a78fba
No related branches found
No related tags found
No related merge requests found
################################################################################
# Package: FullChainTests
################################################################################
# Declare the package name:
atlas_subdir( FullChainTests )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
TestPolicy )
# Install files from the package:
atlas_install_python_modules( python/*.py )
atlas_install_runtime( test/FullChainTests_TestConfiguration.xml test/*.cfg )
atlas_install_scripts( scripts/*.py scripts/*.sh )
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<doc>digireco</doc> <doc>digireco</doc>
<jobTransformJobName>MinBias_digi_Reco_trf</jobTransformJobName> <jobTransformJobName>MinBias_digi_Reco_trf</jobTransformJobName>
<jobTransformCmd> <jobTransformCmd>
fct_trf.py --config=$AtlasArea/Tools/FullChainTests/test/digireco_MC12.cfg --runDigi --runReco fct_trf.py --config=$AtlasBaseDir/AtlasOffline/$AtlasVersion/Tools/FullChainTests/test/digireco_MC12.cfg --runDigi --runReco
</jobTransformCmd> </jobTransformCmd>
<group>FCTTransform</group> <group>FCTTransform</group>
<queue>long</queue> <queue>long</queue>
......
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