<p style="white-space: pre-wrap; word-wrap: break-word;">Thank you for review! :-)</p><p style="white-space: pre-wrap; word-wrap: break-word;">Will change `/usr/bin/env python` to `/usr/bin/env python2` where appropriate.</p><p><a href="https://review.coreboot.org/28953">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/28953/1/util/amdtools/k8-compare-pci-space.pl">File util/amdtools/k8-compare-pci-space.pl:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28953/1/util/amdtools/k8-compare-pci-space.pl@5">Patch Set #1, Line 5:</a> <code style="font-family:monospace,monospace">use warnings;</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Why has this been added?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This has the same effect as `-w` flag. Shebangs can only have one argument, which in this case is program basename. See: https://stackoverflow.com/a/570279</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/28953/1/util/chromeos/extract_blobs.sh">File util/chromeos/extract_blobs.sh:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28953/1/util/chromeos/extract_blobs.sh@17">Patch Set #1, Line 17:</a> <code style="font-family:monospace,monospace">set -x</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">What is this for?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This flag makes shell print every command invocation to stderr. It was in shebang.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/28953/1/util/ipqheader/mbn_tools.py">File util/ipqheader/mbn_tools.py:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28953/1/util/ipqheader/mbn_tools.py@1">Patch Set #1, Line 1:</a> <code style="font-family:monospace,monospace">#!/usr/bin/env python</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">This resolves to Python 3 in my system (Arch Linux), but this script seems Python 2 (I get syntax er […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This probably would have been the case with previous shebang as well though.</p><p style="white-space: pre-wrap; word-wrap: break-word;">I agree this should be `/usr/bin/env python2`.</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/28953">change 28953</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/28953"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I7546bcb881c532adc984577ecb0ee2ec4f2efe00 </div>
<div style="display:none"> Gerrit-Change-Number: 28953 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Yegor Timoshenko <yegortimoshenko@riseup.net> </div>
<div style="display:none"> Gerrit-Reviewer: Yegor Timoshenko <yegortimoshenko@riseup.net> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-CC: Angel Pons <th3fanbus@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Sun, 07 Oct 2018 12:39:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>