dmwm / CRAB2

CRAB2
2 stars 11 forks source link

2_11_1_pre4 breaks black list #1178

Closed belforte closed 9 years ago

belforte commented 9 years ago

belforte@lxplus0099/TESTCRAB> crab -create -submit -GRID.se_black_list=T2_US_Van
crab: Version 2.11.1_pre4 running on Fri Sep 5 16:34:38 2014 CET (14:34:38 UTC)

crab. Working options: scheduler remoteglidein job type CMSSW server OFF working directory /afs/cern.ch/work/b/belforte/TESTCRAB/crab_0_140905_163437/

Traceback (most recent call last): File "/afs/cern.ch/user/b/belforte/WORK/CRABDEVEL/python/crab.py", line 937, in crab.initialize(options) File "/afs/cern.ch/user/b/belforte/WORK/CRABDEVEL/python/crab.py", line 187, in initialize applyGloablBlackList(self.cfg_params) File "/afs/cern.ch/work/b/belforte/MY_CRAB2/python/NodeNameUtils.py", line 282, in applyGloablBlackList cfg_params['GRID.se_black_list'] = blackUser + blackAnaOps TypeError: cannot concatenate 'str' and 'list' objects