Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb Core Software
LbEnvBootstrap
Commits
5003ea96
Commit
5003ea96
authored
Feb 26, 2019
by
Marco Clemencic
Browse files
Fix typo in csh version
parent
1498ada2
Pipeline
#723664
passed with stages
in 1 minute and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
data/etc/cern_profile.d/cern_env.csh
View file @
5003ea96
...
...
@@ -15,7 +15,7 @@ setenv LHCBDOC /eos/project/l/lhcbwebsites/www/projects
setenv LHCBNIGHTLIES /cvmfs/lhcbdev.cern.ch/nightlies
# For grid usage
if ( ! -n
?
$X509_CERT_DIR ) then
if ( ! -n $
?
X509_CERT_DIR ) then
if ( -d /etc/grid-security/certificates ) then
setenv X509_CERT_DIR /etc/grid-security/certificates
elif ( -d /cvmfs/lhcb.cern.ch/etc/grid-security/certificates ) then
...
...
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