This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] testsuite: Makefile.in (check-parallel): rm -rf outputs temp.


On Thu, Feb 13, 2014 at 10:09 AM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> With subsets of tests being easier to run in parallel,
> the need to manually clear out the previous run becomes
> more important.
>
> I have a wrapper script I generally use to invoke make check
> that does "make clean" first, so this generally doesn't trip me up,
> but while testing the TESTS=gdb.server/*.exp patch I ran into this.
>
> https://sourceware.org/ml/gdb-patches/2014-02/msg00443.html
> [...]
> 2014-02-13  Doug Evans  <dje@google.com>
>
>         * Makefile.in (check-parallel): rm -rf outputs temp.

I have committed this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]