Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines

This commit is contained in:
Chet Ramey
2020-02-07 15:18:41 -05:00
parent f747f9ff4c
commit 8b6524c482
2 changed files with 3 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_ */