ash: fix matching of unicode greek letter rho (cf 81) and similar cases
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 5 Jul 2017 17:10:21 +0000 (19:10 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 5 Jul 2017 17:10:21 +0000 (19:10 +0200)
commitfda9fafe279d9394ad53313320a949c86f646734
tree3552e44de84460a8d2526f5b9703e70dea1a6259
parent6798486141057f7989c0e59d5f645aba87a58f62
ash: fix matching of unicode greek letter rho (cf 81) and similar cases

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-quoting/unicode_8x_chars.right [new file with mode: 0644]
shell/ash_test/ash-quoting/unicode_8x_chars.tests [new file with mode: 0755]
shell/hush_test/hush-quoting/unicode_8x_chars.right [new file with mode: 0644]
shell/hush_test/hush-quoting/unicode_8x_chars.tests [new file with mode: 0755]