Commit 1bf031b7 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Set well-defined locale for tests

parent af48d7de
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line

echo "-----------------------------------------------"
echo "Current directory: $(pwd)"
echo "Python executable: ${PY_EXE}"
@@ -8,6 +9,9 @@ echo "git status:"
git status -s
echo "-----------------------------------------------"

# https://gitlab.tiker.net/mattwala/pytential/issues/4 ?
export LANG=en_US.utf-8

# {{{ clean up

rm -Rf .env