svn commit: r317942 - in head/usr.bin/csplit: . tests
Ngie Cooper (yaneurabeya)
yaneurabeya at gmail.com
Mon May 8 17:16:03 UTC 2017
> On May 8, 2017, at 08:51, Conrad Meyer <cem at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170508/4534f2b4/attachment.sig>
More information about the svn-src-head
mailing list