Date: Mon, 8 May 2017 10:16:03 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: Conrad Meyer <cem@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r317942 - in head/usr.bin/csplit: . tests Message-ID: <37A0D7B2-D610-4318-9D05-D9304BEF1078@gmail.com> In-Reply-To: <201705081551.v48FpT5G006849@repo.freebsd.org> References: <201705081551.v48FpT5G006849@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_53994C2F-0C87-4C8D-A633-C6C01FE01CE0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On May 8, 2017, at 08:51, Conrad Meyer <cem@FreeBSD.org> wrote: >=20 > Author: cem > Date: Mon May 8 15:51:29 2017 > New Revision: 317942 > URL: https://svnweb.freebsd.org/changeset/base/317942 >=20 > Log: > csplit(1): Fix extraneous output in edge case >=20 > When the input to csplit contains fewer lines than the number of = matches > specified, extra output was mistakenly included in some output files. >=20 > Fix the bug and add a simple ATF regression test. >=20 > PR: 219024 > Submitted by: J.R. Oldroyd <fbsd at opal.com> >=20 > Added: > head/usr.bin/csplit/tests/ > head/usr.bin/csplit/tests/Makefile (contents, props changed) > head/usr.bin/csplit/tests/csplit_test.sh (contents, props changed) > Modified: > head/usr.bin/csplit/Makefile > head/usr.bin/csplit/csplit.c Conrad, Please add new directory entries to etc/mtree/BSD.tests.dist and = do a full buildworld/installworld cycle next time to avoid build = breakage (this isn=E2=80=99t the first time this has happened). Fixed up = in r317949. Thanks, -Ngie --Apple-Mail=_53994C2F-0C87-4C8D-A633-C6C01FE01CE0 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 iQIcBAEBCgAGBQJZEKfUAAoJEPWDqSZpMIYVYVoQAJrUNGEqghQSTqjGcl9q70+2 7evbxwPpESYx+bAv5i3Ka/Vyv/ncB64VZNm6qGndW9l3rjrdLAL+/bTDqDJagEK6 ddvzIlO9iGDpUs1r4LaxNohVWSxfmNdqSpV051CNso4MA6j6ONDChWfqg71SEXH+ GrrEHz8U0gybLsgRGyo4sOXXRgdIqmPtWtCnapGRhSnyP9+vqPcCwopHi/PMTIt+ XYPy0VKRZWuP7rQkoTRf2uwx5JR++q859o8gMpk1PtxqKbmZ9TCKf6ZwpvrWpp4o 2ZDXeLTlOZzjf7Qs/6MFM+XYBETfPa1NYGOeM1D+pF8rgzMAcA7eUyUwaG9OgRdY ODijxVYQUQFdYEGOKSuh5BGDPY8kyb6lAoMVyWd4kYdiPrlusyXUVCeBiTAfeulv ay4fXTGBrjr9qEekeGsFDVz7YG+IoGb4bc13UiyOfLfxeVLvcNzO2V/3u0+GzXA/ 0ZuBzyEk9W7vItdCswT1MKfF2GZP+dr1rTRgUAD7gnWeWmxQTeuy8Q8ZnSqLJZYe xKRSF4sF/c3MhnZF3EzKV+I+WeeKUu1/P0s+iwQ4qSJdyrXckT+KAGCjJi+jmM3H 3zRKmKcNZ2cEXVCF05AdWXvNuZqf4io2bPoZb75WeZhMsQDM+7EKlCCuSu73MAie asaFArFnzUhiN7gGwF8i =I9UT -----END PGP SIGNATURE----- --Apple-Mail=_53994C2F-0C87-4C8D-A633-C6C01FE01CE0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37A0D7B2-D610-4318-9D05-D9304BEF1078>