From 6dbaff7a807f8deb158ddfd2e015c5ce76e22e2a Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Tue, 26 Apr 2022 19:52:12 +0900 Subject: 50089: unset LC_* for multibyte tests in X03zlebindkey --- Test/X03zlebindkey.ztst | 1 + 1 file changed, 1 insertion(+) (limited to 'Test') diff --git a/Test/X03zlebindkey.ztst b/Test/X03zlebindkey.ztst index 3e299a337..43692a85b 100644 --- a/Test/X03zlebindkey.ztst +++ b/Test/X03zlebindkey.ztst @@ -3,6 +3,7 @@ # into bindings. The latter is particularly tricky with multibyte sequences. %prep + unset -m LC_\* ZSH_TEST_LANG= langs=(en_{US,GB}.{UTF-,utf}8 en.UTF-8 $(locale -a 2>/dev/null | egrep 'utf8|UTF-8')) -- cgit 1.4.1