Bash-5.0 patch 17: better fix for reaping process substitution file descriptors

This commit is contained in:
Chet Ramey
2020-04-24 11:05:06 -04:00
parent 6c6454cb18
commit 9e49d343e3
4 changed files with 30 additions and 38 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 16
#define PATCHLEVEL 17
#endif /* _PATCHLEVEL_H_ */