fix for SIGINT in sourced script

This commit is contained in:
Chet Ramey
2018-06-01 10:22:36 -04:00
parent 34dbca51a5
commit 6444760999
2 changed files with 5 additions and 1 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 22
#define PATCHLEVEL 23
#endif /* _PATCHLEVEL_H_ */