Sylvain Thénault wrote:
On 12 juillet 11:33, [email protected] wrote:
Hi,

Not with Hudson later I realize even when we run this command from my command prompt there also it exits with 
output status "1". And "1" status means "Fatal Error" . How can I get rid of 
this error?

Sorry I'm missing the divination power that would tell me what's
wrong in your case.

Hudson considers any non zero value as a failure. Scheduled pylint sessions with hudson will be then marked as a failure even if pylint reports no errors, cause its return code is 1 anyway.
I wish I had divine powers though, I just ran into this issue myself :) .

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

Reply via email to