(This begs the question - why does lsb_release require python? I had to strip it out of an embedded system because of that dependency.)
On Wed, Aug 12, 2015 at 3:02 AM, Didier 'OdyX' Raboud <[email protected]> wrote: > Le jeudi, 16 juillet 2015, 17.45:49 Alexandre Detiste a écrit : >> I think the current behaviour where random strings >> got compared against index number doesn't make sense anyway. > > I _think_ this code is used for the Ubuntu codenames comparison (they > happen to come alphabetically). I'll add an explicit array and drop the > string comparison for these, that's much cleaner. > > Cheers, > OdyX >

