05-locale.sh at [2ba5f90d1b]

File build/test/tests/05-locale.sh artifact a736528644 part of check-in 2ba5f90d1b


#! /bin/bash

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