← Back to team overview

touch-packages team mailing list archive

[Bug 1488939] Re: kill -L behaviour (is it a doc or code error?)

 

Since the basic issue is understood in bash vs gnu kill implementation
IMHO there is no reason to carry an Ubuntu delta just for that.

I still want it properly fixed  one day, and not just explained.
As far as it looks right now this seems to become part of bash 4.4.

Which means this bug will stay open until we adopt bash 4.4 one day and then be verified and closed.
If anybody objects to that please let me know.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1488939

Title:
  kill -L behaviour (is it a doc or code error?)

Status in One Hundred Papercuts:
  Confirmed
Status in bash package in Ubuntu:
  Triaged

Bug description:
  $man kill
  [...]
         -L, --table
                List signal names in a nice table.
  [...Examples section]
         kill -L
                List the available signal choices in a nice table.

  $ kill -L
  bash: kill: L: invalid signal specification

  I'm not sure if it is a doc or code error, but the actual behaviour is
  not what the doc describes...

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1488939/+subscriptions


References