summaryrefslogtreecommitdiffstats
path: root/util/crossgcc
diff options
context:
space:
mode:
Diffstat (limited to 'util/crossgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index dea42adaa91c..42c089d43531 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -431,7 +431,7 @@ verify_hash() {
exit 1
fi
- printf "${GREEN}hash verified (\"$known_hash\")${NC}\n"
+ printf "${GREEN}hash verified (${known_hash})${NC}\n"
}
unpack_and_patch() {