commit | 3234045d07c3fb2a9ef8afd02f821158317adbd3 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jul 06 19:29:23 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jul 06 19:29:23 2017 +0200 |
tree | db4f4918436ffac3e6ad096c364be9c34ac817d6 | |
parent | 74562984720c3f7d0a62ffbfd8ee78391c39c1e8 [diff] [blame] |
hush: "adopt" ash var-utf8-length.tests Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/shell/ash_test/ash-vars/var-utf8-length.tests b/shell/ash_test/ash-vars/var-utf8-length.tests index d04b2cb..b6e87f1 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}