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
b87443f9
Commit
b87443f9
authored
Mar 29, 2010
by
Wolf Behrenhoff
Browse files
Include slc5_amd64_gcc434 in list of architectures
parent
5110aeaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-swinst
View file @
b87443f9
...
...
@@ -109,7 +109,7 @@ echo "<h2>Sourcing the CMS environment</h2>"
echo
"<pre>"
echo
"source
$SW_DIR
/cmsset_default.sh"
echo
"</pre>"
archs_defined
=
'slc4_ia32_gcc345 slc5_ia32_gcc434 slc3_ia32_gcc323'
archs_defined
=
'slc4_ia32_gcc345 slc5_ia32_gcc434
slc5_amd64_gcc434
slc3_ia32_gcc323'
archs_to_test
=
'slc4_ia32_gcc345'
swok
=
0
for
arch
in
$archs_defined
;
do
...
...
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