Bash-5.2 patch 12: fixes for compat mode leaving extglob enabled after command substitution

This commit is contained in:
Chet Ramey
2022-11-23 17:17:39 -05:00
parent a6435a3c50
commit c7bb74de78
6 changed files with 50 additions and 20 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 11
#define PATCHLEVEL 12
#endif /* _PATCHLEVEL_H_ */