commit bash-20181005 snapshot

This commit is contained in:
Chet Ramey
2018-10-08 09:19:14 -04:00
parent 5fab8dbf24
commit c87bb0a8f7
24 changed files with 235 additions and 51 deletions
+1 -1
View File
@@ -3033,7 +3033,7 @@ special_case_tokens (tokstr)
return (IN);
}
/* bash-5.0: leaving above code intact for now, but it should eventually be
/* XXX - leaving above code intact for now, but it should eventually be
removed in favor of this clause. */
/* Posix grammar rule 6 */
if (expecting_in_token && (last_read_token == WORD || last_read_token == '\n') &&