mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
33911: turn off ERRFLAG_INT for always block.
Restore bit thereafter: we probably need a new variable in order to allow user interrupts to be reset in the always block.
This commit is contained in:
parent
d90554e469
commit
20f694d101
1 changed files with 16 additions and 3 deletions
19
Src/loop.c
19
Src/loop.c
|
@ -643,7 +643,7 @@ exectry(Estate state, int do_exec)
|
|||