Upstream bug report: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=783246
** Bug watch added: Debian Bug tracker #783246
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783246
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Ondrej, what is reasoning behind mandatory space before priority???
Why it can't be:
;priority=30
but it has to be
; priority=30
A bit of flexibility would be appreciated. :)
Following regex will match both ;priority=30 and ; priority=30
priority=$(sed -ne "s/^;[ ]\?priority=\([0-9]\+\)$/\\1/p"
Ha, Ondrej, I did not consider it as a bug. :) I thought it was
intentional. I filed report and I will update the ticket once I get
confirmation email.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/127