summaryrefslogtreecommitdiff
path: root/devel/bazel/files/patch-scripts_bootstrap_buildenv.sh
blob: c1a1d5202b89c8a4898356072b268a59ed9300fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scripts/bootstrap/buildenv.sh.orig	1979-12-31 23:00:00 UTC
+++ scripts/bootstrap/buildenv.sh
@@ -215,7 +215,7 @@ function clear_log() {
   rm -f ${phasefile}
 }
 
-LEAVES="\xF0\x9F\x8D\x83"
+LEAVES="[LEAVES]"
 INFO="\033[32mINFO\033[0m:"
 WARNING="\033[31mWARN\033[0m:"