Bash-5.2 patch 14: process additional terminating signals when running the EXIT trap after a terminating signal

This commit is contained in:
Chet Ramey
2022-12-13 12:42:51 -05:00
parent 52f2cda1a2
commit 6647917a43
3 changed files with 25 additions and 6 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 13
#define PATCHLEVEL 14
#endif /* _PATCHLEVEL_H_ */