dmwm / CRAB2

CRAB2
2 stars 11 forks source link

splitter.py fails when no_block_boundary=1 #903

Closed ericvaandering closed 10 years ago

ericvaandering commented 10 years ago

Original Savannah ticket 101464 reported by belforte on Fri May 10 17:00:05 2013.

see https://hypernews.cern.ch/HyperNews/CMS/get/crabFeedback/6709.html again due to inconsistent definition of self.seWhiteList in Splitter.py self.seWhiteList = cfg_params.get('GRID.se_white_list',[])

if there is an entry in crab.cfg is a string,otherwise a list. Makes all following code very fragile :-(

ericvaandering commented 10 years ago

Comment by belforte on Wed May 22 10:58:02 2013

fix committed /local/reps/CMSSW/COMP/CRAB/python/Splitter.py,v <-- Splitter.py new revision: 1.60; previous revision: 1.59

ericvaandering commented 10 years ago

Closed by belforte on Fri Jul 12 04:57:19 2013

ericvaandering commented 10 years ago

Comment by belforte on Fri Jul 12 04:57:19 2013

released in Crab client 2_8_8