1
0
Fork 0
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:
Peter Stephenson 2004-07-29 15:09:51 +00:00
parent efe2876d92
commit 640bbab78f
3 changed files with 13 additions and 6 deletions

View file

@ -136,7 +136,7 @@
rm fn
0:trap DEBUG
>Line 1
>Line 1
>Line 2
TRAPZERR() { print Command failed; }
true