svn commit: r293191 - stable/10/etc/mtree

Garrett Cooper ngie at FreeBSD.org
Tue Jan 5 08:10:08 UTC 2016


Author: ngie
Date: Tue Jan  5 08:10:06 2016
New Revision: 293191
URL: https://svnweb.freebsd.org/changeset/base/293191

Log:
  Add `..` after sys/kern/pipe entry accidentally missed in r291183
  
  This is a direct commit to stable/10
  
  Pointyhat to: ngie
  Reported by: rodrigc
  Sponsored by: EMC / Isilon Storage Division

Modified:
  stable/10/etc/mtree/BSD.tests.dist

Modified: stable/10/etc/mtree/BSD.tests.dist
==============================================================================
--- stable/10/etc/mtree/BSD.tests.dist	Tue Jan  5 05:25:16 2016	(r293190)
+++ stable/10/etc/mtree/BSD.tests.dist	Tue Jan  5 08:10:06 2016	(r293191)
@@ -210,6 +210,7 @@
             execve
             ..
             pipe
+            ..
         ..
         kqueue
         ..


More information about the svn-src-stable mailing list