Trent Nelson added the comment: FWIW, `make patchcheck` fails for me as follows:
% make patchcheck ./python /home/trent/hg/cpython-3.2/Tools/scripts/patchcheck.py Getting the list of files that have been added/changed ... abort: no repository found in '/tmp/cpython-3.2-build' (.hg not found)! 0 files Fixing whitespace ... 0 files Fixing C file whitespace ... 0 files Fixing docs whitespace ... 0 files Docs modified ... NO Misc/ACKS updated ... NO Misc/NEWS updated ... NO [51233 refs] patchcheck.py needs to be modified so that it cd's into SRCDIR before running any hg commands. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9860> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com