1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 11:01:15 +02:00

unposted (after 45183): Fix yodl error: "contrib.yo:4457: No macro: back(...)".

This commit is contained in:
Daniel Shahaf 2020-01-02 16:08:17 +00:00
parent b591d43113
commit 759daf2362
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2020-01-02 Daniel Shahaf <danielsh@apache.org>
* unposted (after 45183): Doc/Zsh/contrib.yo: Fix yodl error:
"contrib.yo:4457: No macro: back(...)".
* 45181: Src/glob.c, Test/D04parameter.ztst: Fix workers/45164:
${(S)%%} will now consider the empty string as a potential match.

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -4432,7 +4432,7 @@ list of files from the command to run (`tt(ls -ld --)').