[Bug 219024] [patch] csplit leaves last matching pattern at end of file N-1 as well as in file N

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 8 14:47:38 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219024

--- Comment #3 from J.R. Oldroyd <fbsd at opal.com> ---
It's a great idea to have automated testing of utilities, but the atf framework
is new to me and, right now, not something I have time to study.  A quick look
at the tests you mentioned for truncate(1) show an 11k test script.  Sorry, but
figuring something like that out for csplit is just not on my ToDo list at the
moment!  I just don't have time.

I'd point out that this is a very obvious error, with a one-line patch to a
part of the code that is used only with those given flags.  I.e., applying this
patch should not break other usage.

Hopefully someone else can find time to produce some test scripts.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list