Re: seq: fix bug of printing extra line

2019-08-02 Thread Assaf Gordon
On Fri, Aug 02, 2019 at 01:08:49PM +0100, Pádraig Brady wrote: > On 02/08/19 03:28, Assaf Gordon wrote: > > > > Prompted by the recent 'seq' thread, I spotted a bug in seq. > > Fix attached. > > Nice one. thanks! > Thanks, pushed here: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=

Re: seq: fix bug of printing extra line

2019-08-02 Thread Pádraig Brady
On 02/08/19 03:28, Assaf Gordon wrote: > Hello, > > Prompted by the recent 'seq' thread, I spotted a bug in seq. > Fix attached. > I think it does not introduce any regressions, but review and comments > are very welcomed. Nice one. thanks!

seq: fix bug of printing extra line

2019-08-01 Thread Assaf Gordon
Hello, Prompted by the recent 'seq' thread, I spotted a bug in seq. Fix attached. I think it does not introduce any regressions, but review and comments are very welcomed. -assaf >From 52505fe73fb00a30435009895d03fa3bba1297a4 Mon Sep 17 00:00:00 2001 From: Assaf Gordon Date: Thu, 1 Aug 2019 17:0