Skip to content

Commit

Permalink
Merge pull request #42993 from mmusich/remove_edmCheckMultithreading_…
Browse files Browse the repository at this point in the history
…13_3_X

remove `edmCheckMultithreading` from `hltIntegrationTests`
  • Loading branch information
cmsbuild authored Oct 16, 2023
2 parents 9fb1e71 + 5ba1130 commit 3931d6c
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 3931d6c

Please sign in to comment.