Skip to content

Commit

Permalink
Remove obvious comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored Sep 27, 2024
1 parent 9f4827b commit f50d96e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions k4FWCore/scripts/k4run
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,7 @@ def main():
c = gaudimain()
if not opts.dry_run:
if not opts.disableROOTBatchMode:
# ensure ROOT runs in batch mode
from ROOT import gROOT

gROOT.SetBatch(True)

# Do the real processing
Expand Down

0 comments on commit f50d96e

Please sign in to comment.