<p>Idwer Vollering has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21012">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">toolchain: surround *.log with apostrophes<br><br>Change-Id: I1f214b71629eda5fc54e5671ce63e58948343656<br>Signed-off-by: Idwer Vollering <vidwer@gmail.com><br>---<br>M util/crossgcc/buildgcc<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/12/21012/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc<br>index 724a4cb..1499817 100755<br>--- a/util/crossgcc/buildgcc<br>+++ b/util/crossgcc/buildgcc<br>@@ -411,7 +411,7 @@<br>          if [ ! -f "$builddir/.failed" ]; then<br>                       touch "$success";<br>           else<br>-                 printf "${RED}failed${NC}. Check $builddir/build.log.\n"<br>+                   printf "${RED}failed${NC}. Check '$builddir/build.log'\n"<br>                   exit 1<br>                fi<br>            printf "${green}ok${NC}\n"<br></pre><p>To view, visit <a href="https://review.coreboot.org/21012">change 21012</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/21012"/><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: I1f214b71629eda5fc54e5671ce63e58948343656 </div>
<div style="display:none"> Gerrit-Change-Number: 21012 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Idwer Vollering <vidwer@gmail.com> </div>