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
1c9aa430
Commit
1c9aa430
authored
Mar 07, 2007
by
Andrea Sciaba
Browse files
Corrected path to sw on OSG
parent
386233b5
Changes
1
Show whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/CE-cms-frontier
View file @
1c9aa430
...
...
@@ -8,7 +8,7 @@ export SCRAM_ARCH=slc3_ia32_gcc323
if
[
-n
"
$VO_CMS_SW_DIR
"
]
;
then
SW_DIR
=
$VO_CMS_SW_DIR
elif
[
-n
"
$OSG_APP
"
]
;
then
SW_DIR
=
$OSG_APP
SW_DIR
=
$OSG_APP
/cmssoft/cms
else
echo
"ERROR: Neither VO_CMS_SW_DIR nor OSG_APP defined"
exit
$SAME_ERROR
...
...
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