dmwm / CRAB2

CRAB2
2 stars 11 forks source link

for rglidein make sure custom JDL att. is at the end #890

Closed ericvaandering closed 10 years ago

ericvaandering commented 10 years ago

Original Savannah ticket 100944 reported by belforte on Thu Mar 21 04:29:33 2013.

i.e. if user specifies a custom JDL attribute in crab.cfg it must override any other one set by crab

ericvaandering commented 10 years ago

Closed by belforte on Tue Apr 2 16:50:51 2013

ericvaandering commented 10 years ago

Comment by belforte on Tue Apr 2 16:50:51 2013

almost.. after custom JDL attributest the following go in and will not be overridable:

transfer_input_files = default.tgz,arguments.xml,CMSSW.sh Executable = CMSSW.sh log = condor.log +BLTaskID = "belforte_crab_0_130328_222137_5wba12" Arguments = 1 2 output = CMSSW_1.stdout error = CMSSW_1.stderr transfer_output_remaps = "CMSSW_1.stderr=/dev/null; CMSSW_1.stdout=/dev/null" transfer_output_files = out_files_1.tgz,crab_fjr_1.xml Queue 1

changing this would be too messy.