public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [bug] logger 2.26: regression, option -i not combinable with other options
@ 2015-02-20 10:02 Juergen Daubert
  0 siblings, 0 replies; only message in thread
From: Juergen Daubert @ 2015-02-20 10:02 UTC (permalink / raw)
  To: linux-kernel

Hello,

with logger from util-linux 2.25.x it's possible to combine the option
-i with other options like:

 logger -is

with 2.26 I get the following error message:

 $:~> logger -is
 logger: failed to parse id: 's'

The changed behaviour breaks existing scripts like dhcpcd-run-hooks [1]
from dhcpcd [2].


Posible solution:
- don't combine the -i and --id options but keep the behaviour of -i and
  make --id a long-form only option. 


Thanks and best regards
Juergen


[1] http://roy.marples.name/projects/dhcpcd/artifact/953bd27
[2] http://roy.marples.name/projects/dhcpcd/index

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-20 10:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 10:02 [bug] logger 2.26: regression, option -i not combinable with other options Juergen Daubert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox