Bug in -N matching

Carter Bullard carter at qosient.com
Fri Aug 7 13:10:30 EDT 2009


Hey Nick,
Hmmmm, yes that doesn't seem right.   I have some time right now,
so I'll work this right now.

So what do we want?
      ra -N x-y

should give [x, x+1, x+2, ... y]?

Do we want something like this?
     ra -N x+3

getting [x, x+1, x+2, x+3]?
Anything else?

Carter

On Aug 7, 2009, at 12:56 PM, Nick Diel wrote:

> The matching is slightly buggy (-N x-y).
>
> See below
>
> ra -r file.argus -s seq -N 2216-2217
>         2217
> ra -r file.argus -s seq -N 2217-2218
>         2218
> ra -r file.argus -s seq -N 2218-2219
> ra -r file.argus -s seq -N 2219-2220
>         2219
> ra -r file.argus -s seq -N 2220-2221
>         2220
>
> As you can see we start out matching just the last number, then no  
> matches, followed by matching just the first number.
>
> Nick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3815 bytes
Desc: not available
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20090807/7582c8bf/attachment.bin>


More information about the argus mailing list