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
6e5d88ae
Commit
6e5d88ae
authored
Nov 14, 2007
by
Andrea Sciaba
Browse files
Changed SCRAM_ARCH to slc4_ia32_gcc345
parent
47708ad4
Changes
2
Show whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/CE-cms-squid
View file @
6e5d88ae
...
...
@@ -9,7 +9,7 @@ set +x
# Source the CMS environment
echo
"<h3>Sourcing the CMS environment</h3>"
export
SCRAM_ARCH
=
slc
3
_ia32_gcc3
23
export
SCRAM_ARCH
=
slc
4
_ia32_gcc3
45
if
[
-n
"
$VO_CMS_SW_DIR
"
]
;
then
SW_DIR
=
$VO_CMS_SW_DIR
elif
[
-n
"
$OSG_APP
"
]
;
then
...
...
SiteTests/testjob/tests/CE-cms-basic
View file @
6e5d88ae
...
...
@@ -52,7 +52,7 @@ if [ $result != 0 ]
fi
echo
"<h2>Sourcing the CMS environment</h2>"
export
SCRAM_ARCH
=
slc
3
_ia32_gcc3
23
export
SCRAM_ARCH
=
slc
4
_ia32_gcc3
45
echo
"<pre>"
set
-x
echo
"source
$SW_DIR
/cmsset_default.sh"
...
...
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