On Oct 27, 2014, at 15:10, Brooks Davis wrote:
> On Mon, Oct 27, 2014 at 02:55:09PM -0700, Garrett Cooper wrote:
>>
>>> On Oct 27, 2014, at 14:50, John-Mark Gurney wrote:
>>>
>>> There are issues w/ installing tests where the test files get installed
>>> multiple times.
>>>
>>> To reproduce t
Brooks Davis wrote this message on Mon, Oct 27, 2014 at 22:10 +:
> On Mon, Oct 27, 2014 at 02:55:09PM -0700, Garrett Cooper wrote:
> >
> > > On Oct 27, 2014, at 14:50, John-Mark Gurney wrote:
> > >
> > > There are issues w/ installing tests where the test files get installed
> > > multiple t
On Mon, Oct 27, 2014 at 02:55:09PM -0700, Garrett Cooper wrote:
>
> > On Oct 27, 2014, at 14:50, John-Mark Gurney wrote:
> >
> > There are issues w/ installing tests where the test files get installed
> > multiple times.
> >
> > To reproduce this, use the following steps:
> > make installworld
> On Oct 27, 2014, at 14:50, John-Mark Gurney wrote:
>
> There are issues w/ installing tests where the test files get installed
> multiple times.
>
> To reproduce this, use the following steps:
> make installworld -j 8 DESTDIR= -DNO_ROOT
>
> Once you have done the above, in there will be the
There are issues w/ installing tests where the test files get installed
multiple times.
To reproduce this, use the following steps:
make installworld -j 8 DESTDIR= -DNO_ROOT
Once you have done the above, in there will be the file
METALOG, run:
grep -v type=dir /METALOG | awk '{ print $1 }' | sor