Bash-4.2 patch 34

This commit is contained in:
Chet Ramey 2012-07-10 09:44:32 -04:00
commit 801b47cba5
2 changed files with 4 additions and 1 deletions

View file

@ -4900,6 +4900,9 @@ history_delimiting_chars (line)
return (current_command_line_count == 2 ? "\n" : "");
}
if (parser_state & PST_COMPASSIGN)
return (" ");
/* First, handle some special cases. */
/*(*/
/* If we just read `()', assume it's a function definition, and don't