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 module types as of CMSSW_13_0_0_pre3
  • Loading branch information
mmusich committed Oct 12, 2023
1 parent edf3ebd commit cc45789
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 cc45789

Please sign in to comment.