Skip to content

Conversation

@vagos
Copy link

@vagos vagos commented Nov 19, 2025

An example of a script that is incorrectly unparsed is:

cat <<EOF
Hello world
This is a heredoc example.
EOF

The final EOF already has a newline after it, so adding another newline would be incorrect.

Signed-off-by: Evangelos Lamprou [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants