diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-06 01:31:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 01:31:30 (GMT) |
commit | eed92e4f7ec9e93a74f0e46e616c65902cc2f2a8 (patch) | |
tree | 83dfa6788826b83931331832eebb02297c3f80e4 /.gitattributes | |
parent | e188534607761af1f8faba483ce0b1e8578c73e5 (diff) | |
download | cpython-eed92e4f7ec9e93a74f0e46e616c65902cc2f2a8.zip cpython-eed92e4f7ec9e93a74f0e46e616c65902cc2f2a8.tar.gz cpython-eed92e4f7ec9e93a74f0e46e616c65902cc2f2a8.tar.bz2 |
[3.12] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110456)
gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451)
Fix test_tools.test_freeze on FreeBSD: run "make distclean" instead
of "make clean" in the copied source directory to remove also the
"python" program.
Other test_freeze changes:
* Log executed commands and directories, and the current directory.
* No longer uses make -C option to change the directory, instead use
subprocess cwd parameter.
(cherry picked from commit a4baa9e8ac62cac3ea6363b15ea585b1998ea1f9)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions