keep “set -x” disabled during PS4 expansion, to avoid infinite looping
This commit is contained in:
4
sh.h
4
sh.h
@@ -169,9 +169,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.713 2015/02/20 07:14:30 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.714 2015/03/01 15:23:05 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R50 2015/02/20"
|
||||
#define MKSH_VERSION "R50 2015/03/02"
|
||||
|
||||
/* arithmetic types: C implementation */
|
||||
#if !HAVE_CAN_INTTYPES
|
||||
|
Reference in New Issue
Block a user