Hi JM, The issue is, we are using Hudson as our build system and it fails the build if the exit code is other than "0". And is there any issue with the version of "pylint" I installed. Why is it behaving so ugly?
Thanks -Amit -----Original Message----- From: ext Jean-Michel Pichavant [mailto:jeanmic...@sequans.com] Sent: Thursday, July 15, 2010 5:35 PM To: Chaturvedi Amit (Nokia-MS/Bangalore) Cc: python-proje...@logilab.org Subject: Re: [Python-projects] Issue With Pylint Comamnd!!! amit.chaturv...@nokia.com wrote: > Hi JM > > Thanks for script. With your input it helped me to some level . Now at least > the commands which are after the "pylint" command are getting executed but > still the output its returning is non-zero. In below run if you see its "28". > > C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>pylint-script --include-ids=y > --output-format=html --files-output=y --rcfile=standard.rc > C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk\CheckBC.py > > C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>echo 28 > 28 > > C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>cd > C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk\tsrc > > > Thanks > -Amit > what's te problem with that ? 28 in printed on stdout, but the return code is still 0. JM _______________________________________________ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailman/listinfo/python-projects