diff options
Diffstat (limited to 'shell/ash.c')
-rw-r--r-- | shell/ash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ash.c b/shell/ash.c index fd119fa51..988edab8a 100644 --- a/shell/ash.c +++ b/shell/ash.c | |||
@@ -4633,6 +4633,7 @@ clear_traps(void) | |||
4633 | INT_ON; | 4633 | INT_ON; |
4634 | } | 4634 | } |
4635 | } | 4635 | } |
4636 | may_have_traps = 0; | ||
4636 | } | 4637 | } |
4637 | 4638 | ||
4638 | /* Lives far away from here, needed for forkchild */ | 4639 | /* Lives far away from here, needed for forkchild */ |