mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-23 17:01:05 +02:00
unposted (see 50072): check exit status in exit-from-trap test
This commit is contained in:
parent
f5c2f73301
commit
af634c3acd
1 changed files with 1 additions and 1 deletions
|
@ -901,7 +901,7 @@ F:Must be tested with a top-level script rather than source or function
|
|||
fn trap1 trap2
|
||||
echo out2
|
||||
'
|
||||
-:'exit' in trap causes calling function to return
|
||||
0:'exit' in trap causes calling function to return
|
||||
>out1
|
||||
>fn1
|
||||
>trap1
|
||||
|
|
Loading…
Reference in a new issue