svn commit: r277650 - head/etc/mtree

Will Andrews will at FreeBSD.org
Sat Jan 24 17:11:12 UTC 2015


Author: will
Date: Sat Jan 24 17:11:11 2015
New Revision: 277650
URL: https://svnweb.freebsd.org/changeset/base/277650

Log:
  Add tests/etc/rc.d to mtree.
  
  Submitted by:	stefanf
  MFC after:	1 week
  MFC with:	277627

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

Modified: head/etc/mtree/BSD.tests.dist
==============================================================================
--- head/etc/mtree/BSD.tests.dist	Sat Jan 24 16:59:38 2015	(r277649)
+++ head/etc/mtree/BSD.tests.dist	Sat Jan 24 17:11:11 2015	(r277650)
@@ -52,6 +52,8 @@
         ..
     ..
     etc
+        rc.d
+        ..
     ..
     games
     ..


More information about the svn-src-all mailing list