Date: Sun, 12 Jun 2022 16:26:33 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Xin LI <delphij@FreeBSD.org> Cc: "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org> Subject: Re: git: 695052e240c7 - main - Fix mtree for usr/ Message-ID: <96909128-F515-4C51-A959-2F65A2C84BE5@FreeBSD.org> In-Reply-To: <7BF2DCD4-C7CB-46C5-B885-EAF7BA7C5263@FreeBSD.org> References: <202206120440.25C4eRl4078291@gitrepo.freebsd.org> <7BF2DCD4-C7CB-46C5-B885-EAF7BA7C5263@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_C7F07394-4EED-486A-9E69-5D29849D6307 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 12 Jun 2022, at 10:49, Dimitry Andric <dim@FreeBSD.org> wrote: >=20 > On 12 Jun 2022, at 06:40, Xin LI <delphij@FreeBSD.org> wrote: >>=20 >> The branch main has been updated by delphij: >>=20 >> URL: = https://cgit.FreeBSD.org/src/commit/?id=3D695052e240c7c4291707a55358fe79de= 9ef79767 >>=20 >> commit 695052e240c7c4291707a55358fe79de9ef79767 >> Author: Xin LI <delphij@FreeBSD.org> >> AuthorDate: 2022-06-12 04:37:15 +0000 >> Commit: Xin LI <delphij@FreeBSD.org> >> CommitDate: 2022-06-12 04:38:05 +0000 >>=20 >> Fix mtree for usr/ >>=20 >> MFC after: 3 days >> --- >> etc/mtree/BSD.usr.dist | 1 + >> 1 file changed, 1 insertion(+) >>=20 >> diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist >> index 92ed996d4b39..9f934976b77e 100644 >> --- a/etc/mtree/BSD.usr.dist >> +++ b/etc/mtree/BSD.usr.dist >> @@ -57,6 +57,7 @@ >> lib >> freebsd >> .. >> + .. >> share >> .. >> .. >=20 > Thanks! Apologies for the mistake, I always have trouble with the = mtree format. :) Now that I'm looking at the file *again* I think that: lib freebsd .. .. share .. .. should really be: lib freebsd .. .. share .. because otherwise it is descending one level too far? Is there any sort of "sanity checker" for these files? :) -Dimitry --Apple-Mail=_C7F07394-4EED-486A-9E69-5D29849D6307 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYqX3mQAKCRCwXqMKLiCW oxJTAKDxLo/5a75PpZdax5vAmMTautnKLACgi2b+MufmANXRBR6a8xZMePHmILo= =mkre -----END PGP SIGNATURE----- --Apple-Mail=_C7F07394-4EED-486A-9E69-5D29849D6307--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96909128-F515-4C51-A959-2F65A2C84BE5>