Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group

This commit is contained in:
Chet Ramey
2019-04-20 14:27:56 -04:00
parent dfd2cc6ac5
commit 3ba697465b
2 changed files with 6 additions and 8 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 6
#define PATCHLEVEL 7
#endif /* _PATCHLEVEL_H_ */