MercenariesEngineering / coalition

A small but beautiful task manager to manage, why not, your render farm.
http://coalition.readthedocs.io
GNU Lesser General Public License v2.1
58 stars 17 forks source link

Default worker names for in the same host do not sort #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The default worker names coalition gives are of the form 'hostname-n', where n 
is an integer. When there are more than 9 workers running on a host, the single 
digit number does not sort nicely anymore. 

The attached patch writes the number in worker name with two digits.

Original issue reported on code.google.com by tpiko...@gmail.com on 27 May 2011 at 4:13

Attachments: