mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
20221: $LINENO in trap '...' DEBUG was wrong.
This commit is contained in:
parent
efe2876d92
commit
640bbab78f
3 changed files with 13 additions and 6 deletions
|
@ -136,7 +136,7 @@
|
|||
rm fn
|
||||
0:trap DEBUG
|
||||
>Line 1
|
||||
>Line 1
|
||||
>Line 2
|
||||
|
||||
TRAPZERR() { print Command failed; }
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue