set language

This commit is contained in:
Patrick Stadler 2015-03-12 21:31:45 +01:00
parent 251c0ea56f
commit a6af168235

View File

@ -4,6 +4,10 @@
INTERVAL=1
REPORTER=stdout # TODO: handle multiple reporters
# env
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
# handle opts
opts_spec=":dhvr:"