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
d7e5ce0f
Commit
d7e5ce0f
authored
May 20, 2010
by
wangw
Browse files
correct the SCRAM_ARCH in last version
parent
34a55e65
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/CE-cms-frontier
View file @
d7e5ce0f
...
@@ -4,7 +4,7 @@ echo "<h2>Test of FroNtier under CMSSW</h2>"
...
@@ -4,7 +4,7 @@ echo "<h2>Test of FroNtier under CMSSW</h2>"
# Source the CMS environment
# Source the CMS environment
echo
"<h3>Sourcing the CMS environment</h3>"
echo
"<h3>Sourcing the CMS environment</h3>"
export
SCRAM_ARCH
=
slc5_ia32_gcc34
5
export
SCRAM_ARCH
=
slc5_ia32_gcc
4
34
export
BUILD_ARCH
=
$SCRAM_ARCH
export
BUILD_ARCH
=
$SCRAM_ARCH
if
[
-n
"
$VO_CMS_SW_DIR
"
]
;
then
if
[
-n
"
$VO_CMS_SW_DIR
"
]
;
then
SW_DIR
=
$VO_CMS_SW_DIR
SW_DIR
=
$VO_CMS_SW_DIR
...
...
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