Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: make the W02 test not take a full minute on linux



On Wed, Jun 10, 2026 at 9:59 PM Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>
> > Just wondering if e.g. "sleep <>/dev/null 2>&1" might be better.
>
> Also needs a 0</dev/null

Does it?

% { [[ -t 0 ]] & print -u2 terminal } <>/dev/null
%

> But if odd errors can pop up, isn't it good if
> they happen in a test? :)

Fair enough.




Messages sorted by: Reverse Date, Date, Thread, Author