From d73cdbf84c9c7d509baf69eb3256dcaf733f4d93 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 23 Jul 2018 15:43:57 +0200 Subject: hush: fix handling of heredocs starting with empty lines function old new delta parse_stream 2748 2759 +11 Signed-off-by: Denys Vlasenko --- shell/ash_test/ash-heredoc/heredoc_empty3.right | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 shell/ash_test/ash-heredoc/heredoc_empty3.right (limited to 'shell/ash_test/ash-heredoc/heredoc_empty3.right') diff --git a/shell/ash_test/ash-heredoc/heredoc_empty3.right b/shell/ash_test/ash-heredoc/heredoc_empty3.right new file mode 100644 index 000000000..0b54a9c93 --- /dev/null +++ b/shell/ash_test/ash-heredoc/heredoc_empty3.right @@ -0,0 +1,2 @@ + +Ok -- cgit v1.2.3