Skip to content
Snippets Groups Projects
Commit 665118b8 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'master-fix-muon-new-config-art-tests' into 'master'

Fix for ATLASRECTS-5471.

Closes ATLASRECTS-5471

See merge request atlas/athena!32466
parents 3401742d 7270cf9d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
python $Athena_DIR/python/MuonConfig/MuonSegmentFindingConfig.py | tee temp1.log
echo "art-result: ${PIPESTATUS[0]}"
athena MuonSegmentFinding.pkl | tee temp2.log
CARunner.py MuonSegmentFinding.pkl | tee temp2.log
echo "art-result: ${PIPESTATUS[0]}"
test_postProcessing_Errors.sh temp1.log
......
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