Bash-5.2 patch 7: fixes for alias expansion inside command substitution in POSIX mode

This commit is contained in:
Chet Ramey
2022-11-07 11:42:44 -05:00
parent 8c9524f9c4
commit 6ddc9cf242
6 changed files with 44 additions and 12 deletions
+1 -1
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 6
#define PATCHLEVEL 7
#endif /* _PATCHLEVEL_H_ */