diff options
Diffstat (limited to 'sam')
| -rwxr-xr-x | sam/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sam/test.sh b/sam/test.sh index eb81635..ec5d003 100755 --- a/sam/test.sh +++ b/sam/test.sh @@ -3,6 +3,8 @@ NL=' ' +export LANG="en_US.UTF-8" + export VIS_PATH=. [ -z "$VIS" ] && VIS="../../vis" [ -z "$SAM" ] && SAM="sam" |
