Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
daac81ea
Commit
daac81ea
authored
Dec 12, 2009
by
Stefano Belforte
Browse files
better report
parent
b9de0846
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-dummy
View file @
daac81ea
...
...
@@ -99,8 +99,9 @@ echo "<pre>"
set
-x
unset
LD_LIBRARY_PATH
export
PATH
=
/usr/bin:/bin
source
/etc/profile &>/dev/null
#
source /etc/profile &>/dev/null
set
+x
date
--utc
echo
"</pre>"
if
[
$isEGEE
==
1
]
;
then
...
...
@@ -117,9 +118,13 @@ if [ $isEGEE == 1 ]; then
ls
-l
${
GLITE_WMS_LOCATION
}
ls
-l
${
GLITE_WMS_LOCATION
}
/etc/profile.d
ls
-l
$filetosource
echo
$GLITE_ENV_SET
echo
${
GLITE_ENV_SET
+X
}
echo
X
${
GLITE_ENV_SET
+X
}
set
+x
;
echo
"</pre>"
if
[
-r
"
$filetosource
"
]
;
then
echo
"<pre>"
;
set
-x
date
--utc
source
$filetosource
set
+x
;
echo
"</pre>"
which lcg-ls
>
/dev/null
&&
lcglsOK
=
1
...
...
@@ -132,6 +137,8 @@ if [ $isEGEE == 1 ]; then
fi
fi
date
--utc
if
[
-z
$GLITE_LOCATION
]
;
then
echo
"<h4>"
echo
"GLITE_LOCATION not defined"
...
...
@@ -158,6 +165,8 @@ if [ $isEGEE == 1 ]; then
fi
date
--utc
if
[
$isOSG
==
1
]
;
then
if
[
-z
$OSG_GRID
]
;
then
echo
"<h3>"
...
...
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