Re: svn commit: r269906 - head/etc/mtree

2014-08-12 Thread Garrett Cooper
On Tue, Aug 12, 2014 at 10:15 PM, Garrett Cooper wrote: > Author: ngie > Date: Wed Aug 13 05:15:28 2014 > New Revision: 269906 > URL: http://svnweb.freebsd.org/changeset/base/269906 > > Log: > Add missing BSD.tests.dist entry for lib/libutil to unbreak installworld > with > MK_TESTS == no no

svn commit: r269906 - head/etc/mtree

2014-08-12 Thread Garrett Cooper
Author: ngie Date: Wed Aug 13 05:15:28 2014 New Revision: 269906 URL: http://svnweb.freebsd.org/changeset/base/269906 Log: Add missing BSD.tests.dist entry for lib/libutil to unbreak installworld with MK_TESTS == no Phabric: D555 X-MFC with: r269904 Approved by: jmmv (mentor, implicit