mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20171222 snapshot
This commit is contained in:
@@ -1004,8 +1004,6 @@ static void
|
||||
print_deferred_heredocs (cstring)
|
||||
const char *cstring;
|
||||
{
|
||||
REDIRECT *hdtail;
|
||||
|
||||
/* We now print the heredoc headers in print_redirection_list */
|
||||
if (cstring && cstring[0] && (cstring[0] != ';' || cstring[1]))
|
||||
cprintf ("%s", cstring);
|
||||
|
||||
Reference in New Issue
Block a user