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
2b6bc042
Commit
2b6bc042
authored
Feb 20, 2007
by
Andrea Sciaba
Browse files
Added setting of SCRAM_ARCH
parent
9de5a6dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
SiteTests/MonteCarlo/tests/CE-cms-mc
View file @
2b6bc042
...
...
@@ -5,6 +5,7 @@ echo "<h2>Stage out test for the Monte Carlo production</h2>"
# Source the CMS environment
echo
"<h3>Sourcing the CMS environment</h3>"
echo
"<pre>"
export
SCRAM_ARCH
=
slc3_ia32_gcc323
source
$VO_CMS_SW_DIR
/cmsset_default.sh
result
=
$?
echo
"</pre>"
...
...
SiteTests/testjob/tests/CE-cms-swinst
View file @
2b6bc042
...
...
@@ -41,6 +41,7 @@ fi
echo
"<h2>Sourcing the CMS environment</h2>"
echo
"<pre>"
echo
"source
$VO_CMS_SW_DIR
/cmsset_default.sh"
export
SCRAM_ARCH
=
slc3_ia32_gcc323
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