Skip to content

Commit

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

[13.2.X] remove `edmCheckMultithreading` from `hltIntegrationTests`
  • Loading branch information
cmsbuild authored Oct 16, 2023
2 parents df55559 + ba23b14 commit e641e63
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 e641e63

Please sign in to comment.