[email protected] 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
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects