Skip to content

Commit 3778583

Browse files
committed
LANG=C.utf8?
1 parent 85c730f commit 3778583

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

scripts/build-peps.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#!/bin/sh -ex
22

3-
echo $LANG
4-
locale
5-
locale -a
6-
export LANG=en_US.UTF-8
3+
export LANG=C.utf8
74

85
mkdir -p build
96
cd build

0 commit comments

Comments
 (0)