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
3e6dcb8c
Commit
3e6dcb8c
authored
Mar 23, 2010
by
Stefano Belforte
Browse files
better log
parent
0a098181
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-analysis
View file @
3e6dcb8c
...
...
@@ -51,11 +51,15 @@ if ! [ -f /lib/libc-2.5.so ] ; then
libc25
=
0
fi
if
!
[
$slVersion
==
"slc5"
]
;
then
echo
"<h3> op.system = "
$osVersion
"not an SL5 machine </h3>"
exit
$SAME_NOTICE
fi
if
[
$libc25
==
"0"
]
;
then
echo
"ohibo' ! SL5 but no libc-2.5"
echo
"<h2>ohibo' ! SL5 but no libc-2.5</h2>"
echo
"osVersion/slVersion ="
$osVersion
$slVersion
echo
"ls -l /lib/libc*"
ls
-l
/lib/libc
*
exit
$SAME_INFO
fi
set
+x
...
...
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