HI,

We have some tool build on python. For the static analysis of the code we are 
using Pylint tool. It doesn't give any error on command promt when I run below 
command :

C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>pylint --include-ids=y 
--output-format=html --files-output=y --rcfile=standard.rc CheckBC.py

C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>

Also, we are getting html reports very well.

Now, we are automating our build process using UI tool Hudson. When I make 
above command run in the Hudson environment my build is getting failed. I am 
not able to trace the error as it doesn't provide any output.

Can you please help me out in resolving this issue?

Thanks
-Amit
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to