diff --git a/InnerDetector/InDetExample/InDetSLHC_Example/test/test_InclinedDuals.sh b/InnerDetector/InDetExample/InDetSLHC_Example/test/test_InclinedDuals.sh index 4b16b8d2b4ef74a25d6f5644a705be73207751a1..63d31c946e798294b650beee27f714aecd18bce7 100755 --- a/InnerDetector/InDetExample/InDetSLHC_Example/test/test_InclinedDuals.sh +++ b/InnerDetector/InDetExample/InDetSLHC_Example/test/test_InclinedDuals.sh @@ -170,7 +170,7 @@ if [ $dophy -ne 0 ]; then # Run InDetPhysValMonitoring on ESD. # It should eventually be possible to include this in the reco step, but this needs Reco_tf to support the ITk IDPVM setup. ( set -x - inputDAOD_IDTRKVALIDFileFile="$daod" exec athena.py InDetSLHC_Example/PhysValITk_jobOptions.py + inputDAOD_IDTRKVALIDFile="$daod" exec athena.py InDetSLHC_Example/PhysValITk_jobOptions.py ) echo "art-result: $? physval"