From bb963bda62cc8b0965a921df70dfea44c4378163 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 6 Jul 2017 18:19:35 +0200 Subject: shell: syncronize ash and hush heredoc3.tests Signed-off-by: Denys Vlasenko --- shell/ash_test/ash-heredoc/heredoc3.right | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'shell/ash_test/ash-heredoc/heredoc3.right') diff --git a/shell/ash_test/ash-heredoc/heredoc3.right b/shell/ash_test/ash-heredoc/heredoc3.right index ce0136250..6ed517f74 100644 --- a/shell/ash_test/ash-heredoc/heredoc3.right +++ b/shell/ash_test/ash-heredoc/heredoc3.right @@ -1 +1,9 @@ -hello +exit EOF-f +" +echo $f +echo `echo Hello World` +moo + EOF-f +EOF-f f +EOF-f +Ok -- cgit v1.2.3