aboutsummaryrefslogtreecommitdiff
path: root/ci/test/00_setup_env_s390x.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test/00_setup_env_s390x.sh')
-rw-r--r--ci/test/00_setup_env_s390x.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/test/00_setup_env_s390x.sh b/ci/test/00_setup_env_s390x.sh
index fe330920d0..accbd07e22 100644
--- a/ci/test/00_setup_env_s390x.sh
+++ b/ci/test/00_setup_env_s390x.sh
@@ -20,6 +20,7 @@ fi
export CONTAINER_NAME=ci_s390x
export DOCKER_NAME_TAG="debian:buster"
export RUN_UNIT_TESTS=true
+export TEST_RUNNER_ENV="LC_ALL=C"
export RUN_FUNCTIONAL_TESTS=true
export GOAL="install"
export BITCOIN_CONFIG="--enable-reduce-exports --with-incompatible-bdb --with-boost-process"