> On Sep 23, 2015, at 11:20, Bryan Drewery <bdrew...@freebsd.org> wrote:

...

>> NOTE: wipe out /usr/tests before running installworld to ensure the files 
>> that are present there aren't from previous runs
>> 
>> cd /usr/tests
>> kyua test
> 
> I am comparing full objtree and destdir from before/after the change,
> including a 'make clean' comparison. There's no room for missing anything.

make install[world] is where I and others have run into failures in the past. 
Please be sure to test this out.

If you move /usr/tests off to another directory, you could run diff -Narq as 
well (which will be faster than kyua test as far as finding potential issues 
are concerned with missing files).
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to