Skip to content

Commit

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

[13.0.X] remove `edmCheckMultithreading` from `hltIntegrationTests`
  • Loading branch information
cmsbuild authored Oct 16, 2023
2 parents edf3ebd + cc45789 commit 3ae971b
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 3ae971b

Please sign in to comment.