mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
45601: fix another status in new function -T test
This commit is contained in:
parent
aa93901db2
commit
88484e9ea8
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2020-03-25 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
|
||||
|
||||
* 45601: Test/E02xtrace.ztst: fix one more return status
|
||||
|
||||
2020-03-22 Rin Okuyama <rokuyama.rk@gmail.com>
|
||||
|
||||
* github #51: aczsh.m4, configure.ac: Fix configure for cross
|
||||
|
|
|
@ -213,7 +213,7 @@
|
|||
g
|
||||
function -- { echo anonymous }
|
||||
functions -- -- # no output
|
||||
0:function end-of-"options" syntax, #1
|
||||
1:function end-of-"options" syntax, #1
|
||||
>g
|
||||
>anonymous
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue