Just looking at this some more.  The expected behaviour is (with marked
new lines):

$> seq -s " " 0 7
"0 1 2 3 4 5 6 7\n"

Broken behaviour:
$> seq -s " " 0 7
"0\n1 2 3 4 5 6 7"

Going to bisect upstream.  Seems a silly bug to me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1199878

Title:
  Regression: seq -s broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1199878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to