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
9bd4f095
Commit
9bd4f095
authored
Mar 24, 2010
by
Stefano Belforte
Browse files
use /common/cmsos
parent
35780169
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-analysis
View file @
9bd4f095
...
...
@@ -35,11 +35,11 @@ echo "<pre>"
set
-x
# check for SL5
libc25
=
1
if
!
[
-f
$
VO_CMS_
SW_DIR
/
bi
n/cmsos
]
;
then
echo
"
$
VO_CMS_
SW_DIR
/bin/cmsos not found"
if
!
[
-f
$SW_DIR
/
commo
n/cmsos
]
;
then
echo
"
$SW_DIR
/bin/cmsos not found"
slVersion
=
"slc5"
else
osVersion
=
`
$SW_DIR
/
bi
n/cmsos
`
osVersion
=
`
$SW_DIR
/
commo
n/cmsos
`
echo
"osVersion="
$osVersion
slVersion
=
`
echo
$osVersion
|cut
-d
'_'
-f1
`
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