]> 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:25:51 +0000 (18:25 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Oct 2018 01:25:51 +0000 (18:25 -0700)
commit42c52a9e45ed6ff2867403894bc030ed5780282d
treeb281ee30a9dad1595b655c49f3f9a446c3c836fc
parentd9a2665fc4573c4d311a89750737ad4cc3310252
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