commit bash-20140214 snapshot

This commit is contained in:
Chet Ramey
2014-02-20 10:26:01 -05:00
parent 595e3e6925
commit be06f77836
103 changed files with 14943 additions and 6798 deletions
+1
View File
@@ -434,6 +434,7 @@ parse_string (string, from_file, flags, endp)
sigprocmask (SIG_BLOCK, (sigset_t *)NULL, &ps_sigmask);
#endif
/* itrace("parse_string: `%s'", string); */
/* Reset the line number if the caller wants us to. If we don't reset the
line number, we have to subtract one, because we will add one just
before executing the next command (resetting the line number sets it to