]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 20 Oct 2018 01:21:43 +0000 (18:21 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Oct 2018 01:21:43 +0000 (18:21 -0700)
commit1662bbf09fade0310d03736066e5c36611bb4b9b
tree5d538caa3cdc17bb1cdac67e6e48b0513541ba94
parent557a68789b97bf281aa7b7e96f083982c01a5f7e
bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)

Set SRCDIR as the current directory for git.
(cherry picked from commit aa95bfb5fee366aa58c90b7e1c77fc7e183dbf3a)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Tools/scripts/patchcheck.py