diff --git a/Trigger/TrigValidation/TriggerTest/test/exec_art_triggertest_post.sh b/Trigger/TrigValidation/TriggerTest/test/exec_art_triggertest_post.sh index 44b5914626059114034a0e5c47ab850cd6bcb4fc..3dba0f9d4ee145f8ae714974691e04a9392d914b 100755 --- a/Trigger/TrigValidation/TriggerTest/test/exec_art_triggertest_post.sh +++ b/Trigger/TrigValidation/TriggerTest/test/exec_art_triggertest_post.sh @@ -80,15 +80,6 @@ else echo "art-result: 999 CheckCounts" fi -### COST - -if [ -f trig_cost.root ]; then - echo $(date "+%FT%H:%M %Z")" Running CostMon" - timeout 2h RunTrigCostD3PD -f trig_cost.root --outputTagFromAthena --costMode > costMon.log 2>&1 -else - echo $(date "+%FT%H:%M %Z")" file trig_cost.root does not exist thus RunTrigCostD3PD will not be run" -fi - ### ZEROCOUNTS CHECK # SKIP_CHAIN_DUMP=1 skips this step