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
80d70683
Commit
80d70683
authored
Mar 23, 2010
by
Stefano Belforte
Browse files
exit with NOTICE if not SL5
parent
e3fdc275
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-analysis
View file @
80d70683
...
...
@@ -18,6 +18,11 @@ id
set
+x
echo
"<h2><a name="
Analysis Test
"></a>Analysis Test</h2>"
# check for SL5
if
!
[
-f
/lib/libc-2.5.so
]
;
then
exit
$SAME_NOTICE
fi
# Source the CMS environment
echo
"<h3>Sourcing the CMS environment</h3>"
export
SCRAM_ARCH
=
slc5_ia32_gcc434
...
...
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