On Sat, 7 Nov 2015, Garrett Cooper wrote: > > =================================================================== > > --- etc/mtree/BSD.lpr.dist (nonexistent) > > +++ etc/mtree/BSD.lpr.dist (working copy) > > @@ -0,0 +1,30 @@ > > +# $FreeBSD$ > > +# > > +# Please see the file src/etc/mtree/README before making changes to this > > file. > > +# > > + > > +/set type=dir uname=root gname=wheel mode=0755 > > +. > > + include > > + atf-c > > + .. > > + atf-c++ > > + .. > > This diff is incorrect.
... and yes, of course, atf pairs of lines do not belong here. Index: etc/mtree/BSD.lpr.dist =================================================================== --- etc/mtree/BSD.lpr.dist (nonexistent) +++ etc/mtree/BSD.lpr.dist (working copy) @@ -0,0 +1,21 @@ +# $FreeBSD$ +# +# Please see the file src/etc/mtree/README before making changes to this file. +# + +/set type=dir uname=root gname=wheel mode=0755 +. + libexec + lpr + ru + .. + .. + share + doc + smm + 07.lpd + .. + .. + .. + .. +.. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: ma...@freebsd.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- ma...@rinet.ru *** ------------------------------------------------------------------------ _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"