Date: Wed, 2 Aug 2017 13:43:18 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: Alan Somers <asomers@freebsd.org> Cc: Ngie Cooper <ngie@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r321093 - in stable/10: bin/ln bin/ln/tests etc/mtree Message-ID: <E0332310-130A-47A0-AE4A-6928FCC5C228@gmail.com> In-Reply-To: <CAOtMX2jeuFGDTOBiPBNguRnzo4ayo_NLPpNbKHr8Thsj=ijRyw@mail.gmail.com> References: <201707172112.v6HLC2In057796@repo.freebsd.org> <CAOtMX2jeuFGDTOBiPBNguRnzo4ayo_NLPpNbKHr8Thsj=ijRyw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_7A6671DF-83BA-4A91-9B05-F6BEE593163B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Jul 31, 2017, at 14:34, Alan Somers <asomers@freebsd.org> wrote: >=20 > On Mon, Jul 17, 2017 at 3:12 PM, Ngie Cooper <ngie@freebsd.org> wrote: >> Author: ngie >> Date: Mon Jul 17 21:12:02 2017 >> New Revision: 321093 >> URL: https://svnweb.freebsd.org/changeset/base/321093 >>=20 >> Log: >> MFC r319857: >>=20 >> ln(1): wordsmith -F option description >>=20 >> Added: >> stable/10/bin/ln/tests/ >> - copied from r319714, head/bin/ln/tests/ >> Modified: >> stable/10/bin/ln/Makefile >> stable/10/etc/mtree/BSD.tests.dist >> Directory Properties: >> stable/10/ (props changed) >=20 > It looks like the commit message for this one was wrong, though the > merge tracking info is correct. The commit message should've read: >=20 > MFC r319714: >=20 > Add tests for ln(1) >=20 > * Verify that when creating a hard link to a symbolic link, '-L' = option > creates a hard link to the target of the symbolic link > * Verify that when creating a hard link to a symbolic link, '-P' = option > creates a hard link to the symbolic link itself > * Verify that if the target file already exists, '-f' option unlinks = it so > that link may occur > * Verify that if the target file or directory is a symbolic link, = '-shf' > option prevents following the link > * Verify that if the target file or directory is a symbolic link, = '-snf' > option prevents following the link > * Verify that '-s' option creates a symbolic link > * Verify that '-w' option produces a warning if the source of a = symbolic > link does not currently exist >=20 > Submitted by: shivansh > Reviewed by: asomers, ngie > MFC after: 1 month > Sponsored by: Google, Inc (GSoC 2017) > Differential Revision: https://reviews.freebsd.org/D11084 Whoops =E2=80=94 yeah, I might have screwed that up by accident = :(. Thanks for the clarification! -Ngie --Apple-Mail=_7A6671DF-83BA-4A91-9B05-F6BEE593163B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJZgjlnAAoJEPWDqSZpMIYVCvsQANTKrLzPfDuQD7D4mK/15WFA tRTn3S728KCy61WX1XBVhd26GCB5VKLlJOG3IxnmeVrjNfah/1E2NPW5OBTAAwm0 V360DzTs8VkJejqHsiRLv6lSSCtQfbDamH5JtyLN5p14Gu8NyUfYteJQxyKHvQUt KkAW3H/5OgqlDEua/Dg+UQa+D5pTELz1KGqYNBh7nOMPZHBDb4rL+VKrnRYuETEg udLPsuRx1rb5uQ2V9x99W8dlFhFzUa7DRIfRYrGYBlo5PW72o7GXOsle5r5nnvJD Hk6q2yeS1i7fkpNmcGdhw5cgk+sjiuDHLYeRTxwqebhGTOgX76iraN+ZRKKK4Hqb 689QB2ySZduKQc5FYi8UzWboU/811zEDJiORT2FLZD6q+TWl0wS8Nn7YlDEaA+JC qKkzZri0keDXPik8yt7PeB9azOHkU3QSgbneEFGvqnqPXvTWC06Vsi72ox4QyjxY lx+BNjfe7qGs7UQ2LtriU1Pa15WX48mJRmrM2Fz7uvfv8jx57ToFwUTdWvyBxoVM WnRBEqxup8tYNzbVanFEESThq274OnkIrOIEE2hfd77fUSd0KnlM90nVrqcXd9p5 6Fs2r4d5vY6/uK1oQ407UL59Q0t3Lr88Iue+zfWtTASBGlD5eIUmmEQ6OX3AB28H qTT60oi5ZD/xZ2wejf8K =e8C0 -----END PGP SIGNATURE----- --Apple-Mail=_7A6671DF-83BA-4A91-9B05-F6BEE593163B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0332310-130A-47A0-AE4A-6928FCC5C228>