[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: much nicer, more complete matrix



On Sat,   2 Feb 2013, 11:59:09 LHST, nick black <nick.black@sprezzatech.com> wrote:

> Paul Wise left as an exercise for the reader:
> > pabs@chianamo ~ $ if dpkg --compare-versions 1.0-10 '<' 1.0-1SprezzOS1
> > ; then echo true ; else echo false ; fi
> > false
> 
> Disproof of one case does not a proof make :).
> 
> [skynet](0) $ if dpkg --compare-versions 1.0-1A '<' 1.0-1SprezzOS1 ; then
> echo true ; else echo false ; fi
> true
> [skynet](0) $ 

from what i can tell you just showed that 1S is larger then 1A, but surely thats not a surprise.?
Thanks,
kk


Reply to: