<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26064">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/lint: Ignore whitespace in vbt files.<br><br>Change-Id: I84f612db058d83936ddd5a6baa32c993e5b0f594<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M util/lint/lint-stable-003-whitespace<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/26064/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/lint/lint-stable-003-whitespace b/util/lint/lint-stable-003-whitespace</span><br><span>index 9352117..7df1bdb 100755</span><br><span>--- a/util/lint/lint-stable-003-whitespace</span><br><span>+++ b/util/lint/lint-stable-003-whitespace</span><br><span>@@ -15,5 +15,5 @@</span><br><span> # DESCR: Check for superfluous whitespace in the tree</span><br><span> </span><br><span> LC_ALL=C export LC_ALL</span><br><span style="color: hsl(0, 100%, 40%);">-grep -l "[[:space:]][[:space:]]*$" `git ls-files src util |egrep -v "(^3rdparty|^src/vendorcode/|^util/kconfig/|^util/nvidia/cbootimage$|\<COPYING\>|\<LICENSE\>|\<README\>|_shipped$|\.patch$|\.bin$|\.hex$|\.jpg$|\.ttf$|\.woff$|\.png$|\.eot$)"` | \</span><br><span style="color: hsl(120, 100%, 40%);">+grep -l "[[:space:]][[:space:]]*$" `git ls-files src util |egrep -v "(^3rdparty|^src/vendorcode/|^util/kconfig/|^util/nvidia/cbootimage$|\<COPYING\>|\<LICENSE\>|\<README\>|_shipped$|\.patch$|\.bin$|\.hex$|\.jpg$|\.ttf$|\.woff$|\.png$|\.eot$\.vbt$)"` | \</span><br><span>       sed -e "s,^.*$,File & has lines ending with whitespace.,"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26064">change 26064</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/26064"/><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: I84f612db058d83936ddd5a6baa32c993e5b0f594 </div>
<div style="display:none"> Gerrit-Change-Number: 26064 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>