> On Sep 23, 2015, at 11:20, Bryan Drewery <[email protected]> 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). _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
