On 2006-09-13 16:32:35 +0200, Vincent Lefevre wrote:
> The zsh test builtin is incompatible with /usr/bin/test from the
> coreutils and with the builtin in bash. In zsh,
>
> test -n -a -n ""
>
> doesn't output any error message, whereas /usr/bin/test from the
> coreutils outputs:
>
> /usr/bi
Package: zsh
Version: 4.3.2-15
Severity: normal
The zsh test builtin is incompatible with /usr/bin/test from the
coreutils and with the builtin in bash. In zsh,
test -n -a -n ""
doesn't output any error message, whereas /usr/bin/test from the
coreutils outputs:
/usr/bin/test: extra argument
2 matches
Mail list logo