<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28364">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/abuild: Use env to find bash<br><br>FreeBSD doesn't have bash in /bin, so use env to find it.  This is<br>already done in many other scripts that are used in the actual build<br>path.<br><br>Change-Id: If6fb6bc3c55835e2144599fea1cdb2f7abefb0fc<br>Signed-off-by: Martin Roth <martinr@coreboot.org><br>---<br>M util/abuild/abuild<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/28364/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/abuild/abuild b/util/abuild/abuild</span><br><span>index 3831d59..3228d09 100755</span><br><span>--- a/util/abuild/abuild</span><br><span>+++ b/util/abuild/abuild</span><br><span>@@ -1,4 +1,4 @@</span><br><span style="color: hsl(0, 100%, 40%);">-#!/bin/bash</span><br><span style="color: hsl(120, 100%, 40%);">+#!/usr/bin/env bash</span><br><span> #</span><br><span> #  coreboot autobuild</span><br><span> #</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28364">change 28364</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/28364"/><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: If6fb6bc3c55835e2144599fea1cdb2f7abefb0fc </div>
<div style="display:none"> Gerrit-Change-Number: 28364 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>