<p>Jonathan Neuschäfer has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28829">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/crossgcc/buildgcc: Remove quotation marks around hashes<br><br>They were not originally printed, and serve no good purpose, so lets<br>remove them again.<br><br>Change-Id: I4e00477f2e143f93fd27ba6a083977a667a3eb48<br>Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net><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/29/28829/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc</span><br><span>index dea42ad..42c089d 100755</span><br><span>--- a/util/crossgcc/buildgcc</span><br><span>+++ b/util/crossgcc/buildgcc</span><br><span>@@ -431,7 +431,7 @@</span><br><span>            exit 1</span><br><span>       fi</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  printf "${GREEN}hash verified (\"$known_hash\")${NC}\n"</span><br><span style="color: hsl(120, 100%, 40%);">+   printf "${GREEN}hash verified (${known_hash})${NC}\n"</span><br><span> }</span><br><span> </span><br><span> unpack_and_patch() {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28829">change 28829</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/28829"/><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: I4e00477f2e143f93fd27ba6a083977a667a3eb48 </div>
<div style="display:none"> Gerrit-Change-Number: 28829 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net> </div>