Bash-5.0 patch 15: aliases and -c commands can cause premature termination

This commit is contained in:
Chet Ramey
2020-02-07 15:19:53 -05:00
parent 8b6524c482
commit ad1b3e6822
2 changed files with 5 additions and 3 deletions

View File

@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 14
#define PATCHLEVEL 15
#endif /* _PATCHLEVEL_H_ */