Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2014 05:15:28 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r269906 - head/etc/mtree
Message-ID:  <201408130515.s7D5FSUo096462@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)
  Pointyhat to: ngie

Modified:
  head/etc/mtree/BSD.tests.dist

Modified: head/etc/mtree/BSD.tests.dist
==============================================================================
--- head/etc/mtree/BSD.tests.dist	Wed Aug 13 05:03:09 2014	(r269905)
+++ head/etc/mtree/BSD.tests.dist	Wed Aug 13 05:15:28 2014	(r269906)
@@ -89,6 +89,8 @@
             ..
             libnv
             ..
+            libutil
+            ..
         ..
         libexec
             atf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408130515.s7D5FSUo096462>