diff --git a/Reconstruction/RecExample/RecExRecoTest/test/test_recexreco_art_muonsegmentfinding_fromesd_newJobConfig.sh b/Reconstruction/RecExample/RecExRecoTest/test/test_recexreco_art_muonsegmentfinding_fromesd_newJobConfig.sh
index a23036959c3f2c18a06ed62cf5f05d0be1d85667..004f14a6645ba3b33d9cdc61fa4d96cb61f04e61 100755
--- a/Reconstruction/RecExample/RecExRecoTest/test/test_recexreco_art_muonsegmentfinding_fromesd_newJobConfig.sh
+++ b/Reconstruction/RecExample/RecExRecoTest/test/test_recexreco_art_muonsegmentfinding_fromesd_newJobConfig.sh
@@ -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