Skip to content

Commit

Permalink
remove edmCheckMultithreading from hltIntegrationTests
Browse files Browse the repository at this point in the history
- this is no longer needed, as the Framework doesn't support Legacy moduel types as of CMSSW_13_0_0_pre3
  • Loading branch information
mmusich committed Oct 11, 2023
1 parent 4e54b51 commit ba23b14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions HLTrigger/Configuration/scripts/hltIntegrationTests
Original file line number Diff line number Diff line change
Expand Up @@ -392,9 +392,6 @@ fi
# check the prescale modules
hltCheckPrescaleModules -w hlt.py

# check for multi-threading
edmCheckMultithreading hlt.py | grep legacy

log "Preparing single-trigger configurations"
for TRIGGER in $TRIGGERS; do
cat > "${TRIGGER}".py << @EOF
Expand Down

0 comments on commit ba23b14

Please sign in to comment.