Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 5.0.7 uploaded
On Tue, Oct 07, 2014 at 07:27:18PM +0100, Peter Stephenson wrote:
> You can grab zsh 5.0.7 from http://www.zsh.org/pub/ . I'll let a few
> people give it a go before announcing it more widely and uploading to
> Sourceforge.
I'm getting the following test error (on Solaris, FWIW):
.../zsh-5.0.7/Test/Y03arguments.ztst: starting.
*** /tmp/zsh.ztst.out.14274 Tue Oct 7 11:59:24 2014
--- /tmp/zsh.ztst.tout.14274 Tue Oct 7 11:59:24 2014
***************
*** 1,8 ****
line: {tst -o }{}
! line: {tst -o +o }{}
! line: {tst -o +o }{}
! MESSAGE:{no arguments}
line: {tst +o }{}
line: {tst +o -o }{}
! line: {tst +o -o }{}
! MESSAGE:{no arguments}
--- 1,9 ----
line: {tst -o }{}
! line: {tst -o }{}
! DESCRIPTION:{option}
! NO:{+o}
! NO:{-o}
! line: {tst -o +o}{}
line: {tst +o }{}
line: {tst +o -o }{}
! line: {tst +o -o -o }{}
Test .../zsh-5.0.7/Test/Y03arguments.ztst failed: output differs from expected as shown above for:
tst_arguments -+o
comptest $'tst -\t\t\t\C-w\C-w+\t\t\t'
Was testing: option beginning with + and -.
.../zsh-5.0.7/Test/Y03arguments.ztst: test failed.
Any ideas what could be going wrong?
Thanks,
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author