Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
b128a1f0
Commit
b128a1f0
authored
Jun 26, 2020
by
Andrea Sciaba
Browse files
Added argument to CRAB setup script
parent
53bf0646
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/fetch-from-web-gitlab
View file @
b128a1f0
...
...
@@ -22,9 +22,9 @@ fi
# Look for curl
if
[[
$SCRAM_ARCH
==
slc6
*
]]
;
then
source
/cvmfs/cms.cern.ch/crab3/crab.sh
source
/cvmfs/cms.cern.ch/crab3/crab.sh
prod
else
source
/cvmfs/cms.cern.ch/crab3/crab.sh
source
/cvmfs/cms.cern.ch/crab3/crab.sh
prod
fi
if
[
!
type
-f
curl
>
/dev/null 2>&1
]
;
then
echo
"ERROR: cannot find curl"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment