> On May 8, 2017, at 08:51, Conrad Meyer <c...@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: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to