<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20706">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/lint: Update final newline check<br><br>- Exclude .png and .patch files.<br>- Turn into a lint-stable test.<br><br>Change-Id: I4a5c77d7856bc5017ba441d458378b4837c1c7d5<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>R util/lint/lint-stable-015-final-newlines<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/06/20706/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/lint/lint-015-final-newlines b/util/lint/lint-stable-015-final-newlines<br>similarity index 95%<br>rename from util/lint/lint-015-final-newlines<br>rename to util/lint/lint-stable-015-final-newlines<br>index f80912c..bfaa817 100755<br>--- a/util/lint/lint-015-final-newlines<br>+++ b/util/lint/lint-stable-015-final-newlines<br>@@ -17,7 +17,7 @@<br> LC_ALL=C export LC_ALL<br> <br> EXCLUDED_DIRS='src/vendorcode/\|util/romcc/\|cbfstool/lzma/\|cbfstool/lz4/\|Documentation/\|build/\|3rdparty/\|\.git/\|coreboot-builds/\|util/nvidia/cbootimage/'<br>-EXCLUDED_FILES='\.jpg$\|\.cksum$\|\.bin$\|\.hex$\|\.ico$\|\.o$\|\.bz2$\|\.xz$\|^.tmpconfig\|\.pyc$\|_shipped$\|sha256$'<br>+EXCLUDED_FILES='\.jpg$\|\.cksum$\|\.bin$\|\.hex$\|\.ico$\|\.o$\|\.bz2$\|\.xz$\|^.tmpconfig\|\.pyc$\|_shipped$\|sha256$\|\.png$\|\.patch$'<br> <br> # Use git ls-files if the code is in a git repo, otherwise use find.<br> if [ -n "$(command -v git)" ] && [ -d .git ]; then<br></pre><p>To view, visit <a href="https://review.coreboot.org/20706">change 20706</a>. To unsubscribe, 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/20706"/><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: I4a5c77d7856bc5017ba441d458378b4837c1c7d5 </div>
<div style="display:none"> Gerrit-Change-Number: 20706 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>