scroogie / pdsh

Automatically exported from code.google.com/p/pdsh
0 stars 0 forks source link

dshbak breaking up node list #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I just noticed after upgrading to 2.26 that my node list in dshbak is broken up 
between 9 and 10, and 99-100:

----------------
n[01-09,10-23]
----------------

or

----------------
n[001-099,100-119]
----------------

While this isn't a huge deal, it's a little confusing and makes it more 
difficult to easily spot issues.  Is it possible this is a bug and could be 
fixed?

Thanks, Justin.

Original issue reported on code.google.com by justingw...@gmail.com on 26 Jul 2011 at 4:19

GoogleCodeExporter commented 8 years ago
Yes, this looks like a bug to me. Thanks for catching it.
I'll try to track down a fix today.

Original comment by mark.gro...@gmail.com on 26 Jul 2011 at 4:23

GoogleCodeExporter commented 8 years ago
Can you try the attached patch? I was able to reproduce the issue and this patch
seems to resolve the problem for me. Hopefully it doesn't cause any other 
problems.

Thanks again
mark

Original comment by mark.gro...@gmail.com on 26 Jul 2011 at 5:59

Attachments:

GoogleCodeExporter commented 8 years ago
Patch works great.  Thanks again for the speedy turnaround.

-Justin.

Original comment by justingw...@gmail.com on 26 Jul 2011 at 7:51

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r1347.

Add test for proper colaesce of 09-10 and 099-100.

Original comment by mark.gro...@gmail.com on 26 Jul 2011 at 8:19

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1348.

Original comment by mark.gro...@gmail.com on 26 Jul 2011 at 8:19