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?

Thanks
-AMit

-----Original Message-----
From: [email protected] [mailto:[email protected]] 
Sent: Monday, July 12, 2010 2:54 PM
To: Chaturvedi Amit (Nokia-MS/Bangalore)
Cc: [email protected]
Subject: Re: [Python-projects] Issue With Pylint Comamnd!!!

On 07 juillet 10:51, [email protected] wrote:
> HI,

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?

not without more information about the pb... I guess you're not the first one
trying to integrate pylint in an hudson environment. Have you tried hudson
mailing list ?

-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

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

Reply via email to