sh: Allow terminating a heredoc with a terminator at EOF w/o newline.
authorPeter Avalos <pavalos@dragonflybsd.org>
Tue, 5 Jul 2011 03:35:34 +0000 (17:35 -1000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 21 Aug 2011 20:49:07 +0000 (13:49 -0700)
commitb50bb77759a611b50deb3e3ef5bc45c0186bc553
tree852a82ac1450f2a853aa4f5ad354a4eb6466b4e2
parent010baf5e2af59a633e796569c7600627ac5f6287
sh: Allow terminating a heredoc with a terminator at EOF w/o newline.

Obtained-from:   FreeBSD SVN rev 222134
bin/sh/parser.c
tools/regression/bin/sh/parser/heredoc11.0 [new file with mode: 0644]