svn commit: r325192 - head/etc/mtree

Bryan Drewery bdrewery at FreeBSD.org
Tue Oct 31 01:43:37 UTC 2017


Author: bdrewery
Date: Tue Oct 31 01:43:36 2017
New Revision: 325192
URL: https://svnweb.freebsd.org/changeset/base/325192

Log:
  Fix installworld/distrib-dirs for pathconv after r325186.
  
  Sponsored by:	Dell EMC Isilon

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

Modified: head/etc/mtree/BSD.tests.dist
==============================================================================
--- head/etc/mtree/BSD.tests.dist	Tue Oct 31 00:26:42 2017	(r325191)
+++ head/etc/mtree/BSD.tests.dist	Tue Oct 31 01:43:36 2017	(r325192)
@@ -358,6 +358,8 @@
             dlopen
             ..
         ..
+        libpathconv
+        ..
         libutil
         ..
         libxo


More information about the svn-src-head mailing list