aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-vars/var-utf8-length.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-06 19:29:23 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-06 19:29:23 +0200
commit3234045d07c3fb2a9ef8afd02f821158317adbd3 (patch)
treedb4f4918436ffac3e6ad096c364be9c34ac817d6 /shell/ash_test/ash-vars/var-utf8-length.tests
parent74562984720c3f7d0a62ffbfd8ee78391c39c1e8 (diff)
downloadbusybox-3234045d07c3fb2a9ef8afd02f821158317adbd3.tar.gz
hush: "adopt" ash var-utf8-length.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-vars/var-utf8-length.tests')
-rwxr-xr-xshell/ash_test/ash-vars/var-utf8-length.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ash_test/ash-vars/var-utf8-length.tests b/shell/ash_test/ash-vars/var-utf8-length.tests
index d04b2cbb6..b6e87f191 100755
--- a/shell/ash_test/ash-vars/var-utf8-length.tests
+++ b/shell/ash_test/ash-vars/var-utf8-length.tests
@@ -1,2 +1,4 @@
+LANG=en_US.UTF-8
+LC_ALL=en_US.UTF-8
X=abcdÉfghÍjklmnÓpqrstÚvwcyz
echo ${#X}