diff options
author | Sam James <sam@gentoo.org> | 2024-03-08 15:24:20 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-03-08 15:24:20 +0100 |
commit | 64273a7e6bd8ba60058174d147521dd65d705637 (patch) | |
tree | d543d22fe31d8b63183ee8291c3a069bf70f4755 /gcc | |
parent | 8263a4b6505f84973c2ed2fb8d4f2036ca335ff3 (diff) | |
download | gcc-64273a7e6bd8ba60058174d147521dd65d705637.zip gcc-64273a7e6bd8ba60058174d147521dd65d705637.tar.gz gcc-64273a7e6bd8ba60058174d147521dd65d705637.tar.bz2 |
contrib: Improve dg-extract-results.sh's Python detection [PR109668]
'python' on some systems (e.g. SLES 15) might be Python 2. Prefer python3,
then python, then python2 (as the script still tries to work there).
PR other/109668
* dg-extract-results.sh: Check for python3 before python. Check for
python2 last.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions