Skip to content
Snippets Groups Projects
Commit f646a930 authored by Tamara Vazquez Schroeder's avatar Tamara Vazquez Schroeder
Browse files

fixing a wrong merge

parent d328ca40
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ def createL1PrescalesFileFromMenu( flags ):
log.info("Generated default L1 prescale set %s", outfile.name)
def getTrigConfigFromFlag( flags=None ):
def getTrigConfigFromFlag( flags ):
log = logging.getLogger('TrigConfigSvcCfg')
tcflag = flags.Trigger.triggerConfig
log.info("Parsing new-style trigger flag 'triggerConfig': %s", tcflag)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment