Skip to content

Commit

Permalink
Merge pull request #37 from BrieucF/redoJEC
Browse files Browse the repository at this point in the history
Stop redoing the JEC on the flight
  • Loading branch information
OlivierBondu committed Oct 22, 2015
2 parents 0bd8f15 + e5e97ba commit ed4ffd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/HHConfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
)
),

redoJEC=True,
redoJEC=False,
process_name=processName

)
Expand Down

0 comments on commit ed4ffd4

Please sign in to comment.