<p>Michael Bacarella has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30121">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/board_status/board_status.sh: use sudo for local dmesg too<br><br>Some systems have started locking down unprivileged user access to<br>dmesg.<br><br>Signed-off-by: Michael Bacarella <michael.bacarella@gmail.com><br>Change-Id: I60061832e88fc6c549f6d5d7de276da650c4ca60<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/21/30121/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..8af3dd8 100755</span><br><span>--- a/util/board_status/board_status.sh</span><br><span>+++ b/util/board_status/board_status.sh</span><br><span>@@ -403,7 +403,7 @@</span><br><span>   cmd_nonfatal $LOCAL "$cbmem_cmd -t" "${tmpdir}/${results}/coreboot_timestamps.txt"</span><br><span> </span><br><span>   echo "Getting local dmesg"</span><br><span style="color: hsl(0, 100%, 40%);">-    cmd $LOCAL dmesg "${tmpdir}/${results}/kernel_log.txt"</span><br><span style="color: hsl(120, 100%, 40%);">+      cmd $LOCAL sudo dmesg "${tmpdir}/${results}/kernel_log.txt"</span><br><span> fi</span><br><span> </span><br><span> #</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30121">change 30121</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/+/30121"/><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: I60061832e88fc6c549f6d5d7de276da650c4ca60 </div>
<div style="display:none"> Gerrit-Change-Number: 30121 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Michael Bacarella <michael.bacarella@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>