Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Colas Pomies
LbNightlyTools
Commits
91679614
Commit
91679614
authored
May 21, 2015
by
Marco Clemencic
Browse files
unset COMPILER_PATH (it should not be set in the first place)
parent
61320821
Changes
1
Hide whitespace changes
Inline
Side-by-side
jenkins/common.sh
View file @
91679614
...
...
@@ -61,6 +61,8 @@ if [ -n "${set_config}" ] ; then
# environment
# See https://its.cern.ch/jira/browse/LBCORE-151
export
PATH
=
/afs/cern.ch/sw/lcg/external/gdb/7.6/
$CMTOPT
/bin:
$PATH
# COMPILER_PATH (set by LbLogin --no-cache) create troubles
unset
COMPILER_PATH
# FIXME: we need to get the latest compilers wrappers until we release LbScripts
export
PATH
=
/afs/cern.ch/work/m/marcocle/workspace/LbScripts/LbUtils/scripts:
$PATH
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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