From bd43c6784fb53826806c7cb51a1ed54e95eb4be9 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 5 Jul 2017 23:12:15 +0200 Subject: hush: fix quoted_punct.tests failure Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-quoting/quoted_punct.right | 35 +++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 shell/hush_test/hush-quoting/quoted_punct.right (limited to 'shell/hush_test/hush-quoting/quoted_punct.right') diff --git a/shell/hush_test/hush-quoting/quoted_punct.right b/shell/hush_test/hush-quoting/quoted_punct.right new file mode 100644 index 000000000..ab66c3ce0 --- /dev/null +++ b/shell/hush_test/hush-quoting/quoted_punct.right @@ -0,0 +1,35 @@ +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok +ok -- cgit v1.2.3