You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out a valid heredoc looks like the one below. However, perhaps there is a better way to surface that the original example (invalid) is essentially a shell error not Runme.
cat > somefile <<EOFline1line2line3EOF
sourishkrout
changed the title
Heredoc's not working
Error message cryptic when heredoc's not being used correctly
Nov 29, 2023
This not uncommon shell-feature will make the Runner stumble.
The text was updated successfully, but these errors were encountered: