05-locale.sh at [44fdeb3c7e]

File build/test/tests/05-locale.sh artifact 62817958fb part of check-in 44fdeb3c7e


#! /bin/bash

unset $(locale | cut -f 1 -d =)
LANG="UTF-8"
export LANG