Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: Fix ZDOTDIR during "make check" for static builds
- X-seq: zsh-workers 12161
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: Fix ZDOTDIR during "make check" for static builds
- Date: Tue, 4 Jul 2000 21:01:31 +0400
- Importance: Normal
- In-reply-to: <1000703183402.ZM2822@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> This points ZDOTDIR into the Test directory itself (in the
> build tree, if
> that's separate from the source), and therefore also has to
> make sure that
> the .zcompdump file is removed at the end.
>
If the very last test fails, neither .zcompdump nor Modules directory
are removed. Obviously, for loop returns status of last executed
command. I forgot, how to force make to ignore it :-(
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author