<p>Patrick Georgi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27874">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">docker/coreboot.org-status: provide html/head/body frame<br><br>This allows us to add encoding information.<br><br>Change-Id: Ic9a12a13f11fd22eeec96fbcca6b706312876b07<br>Signed-off-by: Patrick Georgi <pgeorgi@chromium.org><br>---<br>M util/docker/coreboot.org-status/board-status.html/tohtml.sh<br>1 file changed, 14 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/27874/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/docker/coreboot.org-status/board-status.html/tohtml.sh b/util/docker/coreboot.org-status/board-status.html/tohtml.sh</span><br><span>index b1a7ccd..f786c33 100755</span><br><span>--- a/util/docker/coreboot.org-status/board-status.html/tohtml.sh</span><br><span>+++ b/util/docker/coreboot.org-status/board-status.html/tohtml.sh</span><br><span>@@ -3,6 +3,16 @@</span><br><span> export GIT_DIR="$COREBOOT_DIR/.git"</span><br><span> CODE_GITWEB="https://review.coreboot.org/gitweb/cgit/coreboot.git/commit/?id="</span><br><span> STATUS_GITWEB="https://review.coreboot.org/gitweb/cgit/board-status.git/tree/"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+cat <<EOF</span><br><span style="color: hsl(120, 100%, 40%);">+<html></span><br><span style="color: hsl(120, 100%, 40%);">+<head></span><br><span style="color: hsl(120, 100%, 40%);">+ <meta charset="utf-8"></span><br><span style="color: hsl(120, 100%, 40%);">+ <title>status report for coreboot boards</title></span><br><span style="color: hsl(120, 100%, 40%);">+</head></span><br><span style="color: hsl(120, 100%, 40%);">+<body></span><br><span style="color: hsl(120, 100%, 40%);">+EOF</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> if [ -f `dirname $0`/foreword.html ]; then</span><br><span>       cat `dirname $0`/foreword.html</span><br><span> fi</span><br><span>@@ -519,3 +529,7 @@</span><br><span> </span><br><span> </span><br><span> echo "$detailed"</span><br><span style="color: hsl(120, 100%, 40%);">+cat <<EOF</span><br><span style="color: hsl(120, 100%, 40%);">+</body></span><br><span style="color: hsl(120, 100%, 40%);">+</html></span><br><span style="color: hsl(120, 100%, 40%);">+EOF</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27874">change 27874</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/27874"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ic9a12a13f11fd22eeec96fbcca6b706312876b07 </div>
<div style="display:none"> Gerrit-Change-Number: 27874 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>