Skip to content

Commit

Permalink
Update visualization-live_cfg.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jfernan2 committed Sep 21, 2021
1 parent 627e03a commit 292e6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQM/Integration/python/clients/visualization-live_cfg.py
Expand Up @@ -61,7 +61,7 @@
process.source = source

if not unitTest:
process.source.inputFileTransitionsEachEvent = cms.untracked.bool(True)
process.source.inputFileTransitionsEachEvent = True
process.source.skipFirstLumis = True
process.source.minEventsPerLumi = 0
process.source.nextLumiTimeoutMillis = 10000
Expand Down

0 comments on commit 292e6ce

Please sign in to comment.