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
c00a37bb
Commit
c00a37bb
authored
Jan 13, 2012
by
Andrea Sciaba
Browse files
Minor HTML fix and suppression of output of sourcing CMS environment
parent
38ef4e84
Changes
1
Show whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-swinst
View file @
c00a37bb
...
...
@@ -106,7 +106,7 @@ fi
echo
"<h2>Sourcing the CMS environment</h2>"
echo
"<pre>"
echo
"source
$SW_DIR
/cmsset_default.sh"
source
$SW_DIR
/cmsset_default.sh
source
$SW_DIR
/cmsset_default.sh
>
/dev/null
echo
"Default SCRAM arch:
$SCRAM_ARCH
"
echo
"</pre>"
archs_defined
=
'slc5_ia32_gcc434 slc5_amd64_gcc434 slc4_ia32_gcc345'
...
...
@@ -404,7 +404,7 @@ then
missing_production_release
=
1
fi
done
[
$missing_production_release
==
0
]
&&
echo
"OK<p>"
[
$missing_production_release
==
0
]
&&
echo
"
<p>
OK<
/
p>"
fi
...
...
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