Skip to content

Commit 349d017

Browse files
gconesabchiarazampolli
authored andcommitted
Restore original indentation
1 parent 2bcfbb6 commit 349d017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MC/bin/o2dpg_sim_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ def getDPL_global_options(bigshm=False):
447447
INIFILE=' --configFile ' + args.ini
448448
CONFKEY=''
449449
if args.confKey!= '':
450-
CONFKEY=' --configKeyValues "' + args.confKey +'"'
450+
CONFKEY=' --configKeyValues "' + args.confKey + '"'
451451
PROCESS=args.proc
452452
TRIGGER=''
453453
if args.trigger != '':

0 commit comments

Comments
 (0)