aboutsummaryrefslogtreecommitdiff
path: root/ci/test/04_install.sh
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-07-25 14:37:16 +0200
committerMarcoFalke <falke.marco@gmail.com>2020-11-23 17:09:12 +0100
commitfa73674738b0b5a271ae387e2ebd76d747e02d91 (patch)
treeabb7e969ce1ca6ebf15ad072e042cf732984fbf0 /ci/test/04_install.sh
parentfa1f949a4dc2568456f3ba30bbd8ecbc78a423ca (diff)
downloadbitcoin-fa73674738b0b5a271ae387e2ebd76d747e02d91.tar.xz
ci: Run i686 centos ci config on cirrus
Diffstat (limited to 'ci/test/04_install.sh')
-rwxr-xr-xci/test/04_install.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/test/04_install.sh b/ci/test/04_install.sh
index cce0c7e49e..f0ed314d19 100755
--- a/ci/test/04_install.sh
+++ b/ci/test/04_install.sh
@@ -6,9 +6,6 @@
export LC_ALL=C.UTF-8
-if [[ $DOCKER_NAME_TAG == centos* ]]; then
- export LC_ALL=en_US.utf8
-fi
if [[ $QEMU_USER_CMD == qemu-s390* ]]; then
export LC_ALL=C
fi