Thank you for opening this bug and helping make Ubuntu better. First of
all, please use 'ubuntu-bug coreutils' next time, so that a minimum of
information can be automatically collected (like, for example, package
version, coreutils version).

I can confirm this on coreutils 8.20 (Raring, version 8.20-3ubuntu5):

[cerdea-aws]cerdea@xango3:/build/buildd/coreutils$ seq --version
seq (GNU coreutils) 8.20
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Ulrich Drepper.
[cerdea-aws]cerdea@xango3:/build/buildd/coreutils$ seq -s, 5
1
2,3,4,5,[cerdea-aws]cerdea@xango3:/build/buildd/coreutils$ 

But I cannot see it on a more up-to-date coreutils:

[cerdea-aws]cerdea@xango3:/build/buildd/coreutils$ src/seq --version
seq (GNU coreutils) 8.21.20-2c2d0
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Ulrich Drepper.
[cerdea-aws]cerdea@xango3:/build/buildd/coreutils$ src/seq -s, 5
1,2,3,4,5
[cerdea-aws]cerdea@xango3:/build/buildd/coreutils$ 

So I will check as soon as possible for the fix.

** Changed in: coreutils (Ubuntu)
   Importance: Undecided => Low

** Changed in: coreutils (Ubuntu)
       Status: New => Confirmed

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

Title:
  seq puts the separator on wrong spot!

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to