Bash-5.3 patch 10: fix loop in subshells calling wait builtin with inherited job list

This commit is contained in:
Chet Ramey
2026-06-03 10:19:04 -04:00
parent 637f5c8696
commit d129c77127
4 changed files with 4 additions and 24755 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 9
#define PATCHLEVEL 10
#endif /* _PATCHLEVEL_H_ */