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

Doug Evans dje@google.com
Wed Feb 19 00:04:00 GMT 2014


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.



More information about the Gdb-patches mailing list