Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: If someone wants to try...
- X-seq: zsh-workers 9358
- From: Tanaka Akira <akr@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: If someone wants to try...
- Date: 19 Jan 2000 07:49:37 +0900
- In-reply-to: Sven Wischnowsky's message of "Mon, 17 Jan 2000 13:50:03 +0100 (MET)"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200001171250.NAA21712@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In article <200001171250.NAA21712@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> If someone tries it and finds any problems, please tell me...
`make check' succeed but some extra messages are printed.
% make check
cd Test ; gmake check
gmake[1]: Entering directory `/space/akr/zsh/zsh-main-trunc/Test'
for f in ./*.ztst; do \
../Src/zsh -f ./ztst.zsh $f; \
done
./01grammar.ztst: all tests successful.
./02alias.ztst: all tests successful.
./03quoting.ztst: all tests successful.
ZTST_test:72: redirection with no command
ZTST_test:72: redirection with no command
ZTST_test:72: redirection with no command
ZTST_test:72: redirection with no command
./04redirect.ztst: all tests successful.
...
These messages `ZTST_test:72: redirection with no command' are
expected error messages but should not be printed on a terminal and
dev-15 doesn't print them.
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author