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
54e291de
Commit
54e291de
authored
Feb 16, 2007
by
Stefano Belforte
Browse files
explicitely set SCRAM_ARCH for CMSSW 1_2_0
parent
b7b54a73
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/CE-cms-frontier
View file @
54e291de
...
...
@@ -11,10 +11,12 @@ echo "</pre>"
# Choose CMSSW version
#
cmsswvsn
=
CMSSW_1_2_0
# N.B. CMSSW_1_2_0 requires SCRAM_ARCH=slc3_ia32_gcc232
#
# Source the CMS environment
echo
"<h3>Sourcing the CMS environment</h3>"
echo
"<pre>"
export
SCRAM_ARCH
=
slc3_ia32_gcc232
source
$VO_CMS_SW_DIR
/cmsset_default.sh
result
=
$?
echo
"</pre>"
...
...
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