Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes

This commit is contained in:
Chet Ramey
2021-05-04 14:31:53 -04:00
parent b72f88db85
commit ce23728687
2 changed files with 8 additions and 2 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 7
#define PATCHLEVEL 8
#endif /* _PATCHLEVEL_H_ */