Date: Mon, 08 May 2017 14:47:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 219024] [patch] csplit leaves last matching pattern at end of file N-1 as well as in file N Message-ID: <bug-219024-8-jdgrIGQr3h@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219024-8@https.bugs.freebsd.org/bugzilla/> References: <bug-219024-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219024 --- Comment #3 from J.R. Oldroyd <fbsd@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219024-8-jdgrIGQr3h>
