<p>Arthur Heymans has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30264">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/board_status.sh: Fix command for fetching the kernel log<br><br>Change-Id: Ib9e9e4b443f4e3ad04c5fda2c2ce626255a190f2<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M util/board_status/board_status.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/30264/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/board_status/board_status.sh b/util/board_status/board_status.sh</span><br><span>index bba3d1f..e509978 100755</span><br><span>--- a/util/board_status/board_status.sh</span><br><span>+++ b/util/board_status/board_status.sh</span><br><span>@@ -381,7 +381,7 @@</span><br><span>         cmd_nonfatal $REMOTE "$cbmem_cmd -t" "${tmpdir}/${results}/coreboot_timestamps.txt"</span><br><span> </span><br><span>  echo "Getting remote dmesg"</span><br><span style="color: hsl(0, 100%, 40%);">-   cmd $REMOTE sudo dmesg "${tmpdir}/${results}/kernel_log.txt"</span><br><span style="color: hsl(120, 100%, 40%);">+        cmd $REMOTE "sudo dmesg" "${tmpdir}/${results}/kernel_log.txt"</span><br><span> else</span><br><span>   echo "Verifying that CBMEM is available"</span><br><span>   if [ $(id -u) -ne 0 ]; then</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30264">change 30264</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/c/coreboot/+/30264"/><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-Change-Id: Ib9e9e4b443f4e3ad04c5fda2c2ce626255a190f2 </div>
<div style="display:none"> Gerrit-Change-Number: 30264 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>