summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/config.py b/bootstrap/config.py
index 556d43bed2f..f17981a2adc 100644
--- a/bootstrap/config.py
+++ b/bootstrap/config.py
@@ -262,7 +262,7 @@ RUN useradd -m -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
-ENV USER=samba LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8
+ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
"""
# Vagrantfile snippet for each dist