On Wed, 25 Jun 2008 14:55:22 -0400 "Leonard Smith" <lrsmith@xxxxxxxxx> wrote: > I am running func-0.18-1.el4 on Centos 4.3, with Python 2.3. > > I am working on a script that calls out to a list of hosts, using both > Client.command.run and Client.service.status > > I generate the list of hosts in the format of host1;host2;host3 and > put that into a string, which I pass into the Client methods. That has > worked without a problem. However I noticed that when I set nforks to > something > 1 ( I have not tried setting it to 1 ) , the last host is > dropped from the list. This is fixed in current git version, take a look at this two patches (they are already merged to mainstream git repository too): http://github.com/kadamski/func/commit/3f62e1d302fb63f1f3c5c72121388c8b0dd6e784 http://github.com/kadamski/func/commit/3a66e1bfe011bc8ffc42ad8dcda672c76af8352d _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list