svn commit: r329074 - projects/zfsd/head/etc/mtree

Brad Davis brd at FreeBSD.org
Fri Feb 9 18:42:35 UTC 2018


Author: brd (doc,ports committer)
Date: Fri Feb  9 18:42:34 2018
New Revision: 329074
URL: https://svnweb.freebsd.org/changeset/base/329074

Log:
  Add missing sbin dir.
  
  Approved by:	asomers

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

Modified: projects/zfsd/head/etc/mtree/BSD.tests.dist
==============================================================================
--- projects/zfsd/head/etc/mtree/BSD.tests.dist	Fri Feb  9 18:18:35 2018	(r329073)
+++ projects/zfsd/head/etc/mtree/BSD.tests.dist	Fri Feb  9 18:42:34 2018	(r329074)
@@ -62,6 +62,8 @@
     cddl
         lib
         ..
+        sbin
+        ..
         usr.bin
             ctfconvert
             ..


More information about the svn-src-projects mailing list