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
etf
cmssam
Commits
bee5cd4b
Commit
bee5cd4b
authored
Mar 25, 2010
by
Christoph Wissing
Browse files
Add more debugging for platform detection.
parent
1324b112
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-dummy
View file @
bee5cd4b
...
@@ -14,9 +14,13 @@ echo '<h1><a href="#summary">Jump to test summary</a></h1>'
...
@@ -14,9 +14,13 @@ echo '<h1><a href="#summary">Jump to test summary</a></h1>'
echo
"<h2>Preliminary checks</h2>"
echo
"<h2>Preliminary checks</h2>"
echo
"<pre>"
echo
"<pre>"
echo
"version 25-03-2010 1
7
:00"
echo
"version 25-03-2010
2
1:00"
uname
-a
uname
-a
cat
/etc/issue
cat
/etc/issue
echo
if
[
-f
/etc/redhat-release
]
;
then
cat
/etc/redhat-release
fi
date
date
date
--utc
date
--utc
voms-proxy-info
-identity
-fqan
voms-proxy-info
-identity
-fqan
...
@@ -39,6 +43,12 @@ cat /proc/meminfo
...
@@ -39,6 +43,12 @@ cat /proc/meminfo
echo
"</pre>"
echo
"</pre>"
echo
"<p>"
echo
"<p>"
echo
"Environment"
echo
"<pre>"
echo
"Platform traces before CMS setup?"
env
|
grep
slc
echo
"</pre>"
echo
"<h2>Checking software directory for CMS VO</h2>"
echo
"<h2>Checking software directory for CMS VO</h2>"
echo
"<p>"
echo
"<p>"
...
...
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