LLNL / py-hostlist

hostlist utility implemented in python
MIT License
6 stars 2 forks source link

Add a break to lead 0 count #33

Closed cmd-ntrf closed 1 year ago

cmd-ntrf commented 2 years ago

Fix issue with range containing zeroes that are leading, for example "host[1-10,1001-1003]" would add two leading zeroes to host1 to host10 while there are supposed to be none.

linminhtoo commented 1 year ago

hello, can we get this merged ?