From fda9fafe279d9394ad53313320a949c86f646734 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 5 Jul 2017 19:10:21 +0200 Subject: ash: fix matching of unicode greek letter rho (cf 81) and similar cases Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-quoting/unicode_8x_chars.right | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 shell/hush_test/hush-quoting/unicode_8x_chars.right (limited to 'shell/hush_test/hush-quoting/unicode_8x_chars.right') diff --git a/shell/hush_test/hush-quoting/unicode_8x_chars.right b/shell/hush_test/hush-quoting/unicode_8x_chars.right new file mode 100644 index 000000000..7780b88b4 --- /dev/null +++ b/shell/hush_test/hush-quoting/unicode_8x_chars.right @@ -0,0 +1,6 @@ +ok +ok +ok +ok +ok +ok -- cgit v1.2.3