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
[-- Attachment #1 --] > On May 8, 2017, at 08:51, Conrad Meyer <cem@FreeBSD.org> wrote: > > Author: cem > Date: Mon May 8 15:51:29 2017 > New Revision: 317942 > URL: https://svnweb.freebsd.org/changeset/base/317942 > > Log: > csplit(1): Fix extraneous output in edge case > > When the input to csplit contains fewer lines than the number of matches > specified, extra output was mistakenly included in some output files. > > Fix the bug and add a simple ATF regression test. > > PR: 219024 > Submitted by: J.R. Oldroyd <fbsd at opal.com> > > 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’t the first time this has happened). Fixed up in r317949. Thanks, -Ngie [-- Attachment #2 --] -----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37A0D7B2-D610-4318-9D05-D9304BEF1078>
