diff options
| author | Bart Schaefer <schaefer@zsh.org> | 2023-12-02 15:26:46 -0800 |
|---|---|---|
| committer | Bart Schaefer <schaefer@zsh.org> | 2023-12-02 15:26:46 -0800 |
| commit | cceace0eb64ccd20085366e6466a841ce37b2704 (patch) | |
| tree | 5d58e893bdf55c819744c4ab04e4bfda221b68ff /Completion/Unix/Command/_ant | |
| parent | 52360: simplify and improve bad-descriptor detection in %prep section (diff) | |
| download | zsh-cceace0eb64ccd20085366e6466a841ce37b2704.tar zsh-cceace0eb64ccd20085366e6466a841ce37b2704.tar.gz zsh-cceace0eb64ccd20085366e6466a841ce37b2704.tar.bz2 zsh-cceace0eb64ccd20085366e6466a841ce37b2704.tar.lz zsh-cceace0eb64ccd20085366e6466a841ce37b2704.tar.xz zsh-cceace0eb64ccd20085366e6466a841ce37b2704.tar.zst zsh-cceace0eb64ccd20085366e6466a841ce37b2704.zip | |
52361: fix quoting of _ant target files
Diffstat (limited to 'Completion/Unix/Command/_ant')
| -rw-r--r-- | Completion/Unix/Command/_ant | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Unix/Command/_ant b/Completion/Unix/Command/_ant index 36c7c0e89..91428b854 100644 --- a/Completion/Unix/Command/_ant +++ b/Completion/Unix/Command/_ant |
