aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-02-11 14:12:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-02-11 14:12:34 +0300
commit61aa8e2b4bd7849838c04dc1f421c4760d88319f (patch)
treeb188706eb629cb8604bf07ecbcd0a2bba5b155f6 /unit-tests/test
parent4a416fd328d685b0946e5e6f40e5ea18e9c1adf0 (diff)
Fix testscript parser not to strip leading blanks in here-doc
Diffstat (limited to 'unit-tests/test')
-rw-r--r--unit-tests/test/script/parser/here-document.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/unit-tests/test/script/parser/here-document.test b/unit-tests/test/script/parser/here-document.test
index 1e4f93b..b32961c 100644
--- a/unit-tests/test/script/parser/here-document.test
+++ b/unit-tests/test/script/parser/here-document.test
@@ -176,6 +176,7 @@
:
$* <<EOI >>EOO
cmd <<EOF
+
foo
bar
@@ -183,6 +184,7 @@ bar
EOF
EOI
cmd <<EOF
+
foo
bar