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
e21bf09a
Commit
e21bf09a
authored
Dec 11, 2009
by
Stefano Belforte
Browse files
look for middleware setup script
parent
69d06754
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-dummy
View file @
e21bf09a
...
...
@@ -115,9 +115,9 @@ if [ $isEGEE == 1 ]; then
ls
-l
${
GLITE_WMS_LOCATION
}
/etc/profile.d
ls
-l
$filetosource
set
+x
;
echo
"</pre>"
if
[
-
x
"
$filetosource
"
]
;
then
if
[
-
r
"
$filetosource
"
]
;
then
source
"
$filetosource
"
&>/dev/null
[
-
x
`
which lcg-ls
`
]
&&
echo
"<p><strong>lcg-ls found !</strong><p> as "
`
which lcg-ls
`
[
-
r
`
which lcg-ls
`
]
&&
echo
"<p><strong>lcg-ls found !</strong><p> as "
`
which lcg-ls
`
fi
fi
...
...
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