Closed belforte closed 1 year ago
since a few years cmsenv provides all that' s needed to run CRAB CLI. Only if you use CRAB's python API, you should source /cvmfs/cms.cern.ch/crab3/crab.sh after cmsenv. See https://twiki.cern.ch/twiki/bin/view/CMSPublic/CMSCrabClient#Using_CRABClient_API note that the old crab3/crab.sh is now a link to the new script
cmsenv
/cvmfs/cms.cern.ch/crab3/crab.sh
crab3/crab.sh
ls -l /cvmfs/cms.cern.ch/crab3/crab.sh lrwxrwxrwx. 1 cvmfs cvmfs 39 May 13 2020 /cvmfs/cms.cern.ch/crab3/crab.sh -> /cvmfs/cms.cern.ch/common/crab-setup.sh
This looks like a straightforward fix to me - i'll wait in case any one has other comments and then merge
since a few years
cmsenv
provides all that' s needed to run CRAB CLI. Only if you use CRAB's python API, you should source/cvmfs/cms.cern.ch/crab3/crab.sh
aftercmsenv
. See https://twiki.cern.ch/twiki/bin/view/CMSPublic/CMSCrabClient#Using_CRABClient_API note that the oldcrab3/crab.sh
is now a link to the new script