Yes, I know. I was testing it this way to find out why it didn't start properly. Just wanted to report this.
Pieter On Tue, Apr 28, 2009 at 5:03 PM, Adrian LIkins <[email protected]> wrote: > Pieter Thoma wrote: > >> Hi, >> >> I'm having troubles getting Func started on a CentOS 5.3 i386 box. I was >> looking at the source code and spotted something strange. >> >> In the file module_loader.py under the method "main" there is a line with >> a hardcoded link to the python 2.5 site-packages directory. >> >> module_file_path = "/usr/lib/python2.5/site-packages/func/minion/modules/" >> >> > That main method should only be getting called if the module is ran from > the command line (aka, for testing). Should > probably get cleaned cleaned up anyway. > > Adrian >
_______________________________________________ Func-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/func-list
