diff --git a/CMGTools/TTHAnalysis/cfg/crab/heppy_crab_config_env.py b/CMGTools/TTHAnalysis/cfg/crab/heppy_crab_config_env.py index 9f5c56ee2ea2..2c5bbe18abe6 100644 --- a/CMGTools/TTHAnalysis/cfg/crab/heppy_crab_config_env.py +++ b/CMGTools/TTHAnalysis/cfg/crab/heppy_crab_config_env.py @@ -2,7 +2,7 @@ # values we'll be taken from environment variables set in launchall.py # fixed options will be taken from heppy_crab_config.py -debug = True +debug = False import imp file = open( "heppy_crab_config.py", 'r' )