commit bash-20060914 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:52:43 -05:00
parent b238140076
commit 4f67e6a563
16 changed files with 1215 additions and 519 deletions
+5
View File
@@ -610,6 +610,11 @@ make_here_document (temp)
line = full_line;
line_number++;
/* If set -v is in effect, echo the line read. read_secondary_line/
read_a_line leaves the newline at the end, so don't print another. */
if (echo_input_at_read)
fprintf (stderr, "%s", line);
if (kill_leading && *line)
{
/* Hack: To be compatible with some Bourne shells, we