We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ac56f commit d38630fCopy full SHA for d38630f
src/cmd/gotest/gotest
@@ -11,6 +11,7 @@
11
# Makes egrep,grep work better with · if we put them
12
# in ordinary C mode instead of what the current language is.
13
unset LANG
14
+export LC_ALL=C
15
export LC_CTYPE=C
16
17
_GC=$GC # Make.$GOARCH will overwrite this
0 commit comments