1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-04 06:14:50 +01:00

38632: remove trailing space on #compdef line for compinit parsing

This commit is contained in:
Barton E. Schaefer 2016-06-07 20:24:18 -07:00
parent 0516736eae
commit 5e4db660b2
2 changed files with 4 additions and 1 deletions

View file

@ -8,6 +8,9 @@
2016-06-07 Barton E. Schaefer <schaefer@zsh.org>
* 38632: Completion/Linux/Command/_pkgtool: remove trailing space
on #compdef line for compinit parsing
* 38630: Src/builtin.c: fix infinite loop of "hash ="
2016-06-06 Daniel Shahaf <d.s@daniel.shahaf.name>

View file

@ -1,4 +1,4 @@
#compdef installpkg upgradepkg removepkg pkgtool explodepkg makepkg
#compdef installpkg upgradepkg removepkg pkgtool explodepkg makepkg
local expl