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
918bdde6
Commit
918bdde6
authored
Aug 22, 2012
by
Andrea Sciaba
Browse files
Fixed exit code
parent
67147f35
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/MonteCarlo/tests/CE-cms-mc
View file @
918bdde6
...
...
@@ -55,7 +55,7 @@ if [[ $rc != 0 ]]
then
echo
"WMAgent Error: Python2.6 isn't available on this worker node."
>
&2
echo
"WMAgent Error: WMCore/WMAgent REQUIRES python2.6"
>
&2
exit
3
exit
$SAME_ERROR
else
echo
"WMAgent found python2.6 at.."
echo
`
which python2.6
`
...
...
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