codeql-action/python-setup
Chaminda Divitotawela 077ec096bb #996: Fix python_setup/install_tool.sh
When the script  executed on a runner which does not have python2, script incorrectly execute the code inside the if condition. This script runs using /bin/sh in Ubuntu and cause the problem. Fix for this issue to use different syntax in output redirection.

Issue is reproduced using running the job on ubunutu container. Fix also verified in the action https://github.com/cdivitotawela/codeql-issue/actions/runs/2038007502
2022-03-28 07:23:31 +10:00
..
tests Remove explicit 2.26.0 version in python tests 2021-10-14 13:40:15 -07:00
auto_install_packages.py Merge branch 'main' into daverlo/python-windows 2020-10-15 12:12:50 +02:00
extractor_version.py Apply suggestions from code review 2020-09-24 15:36:00 +02:00
install_tools.ps1 Force virtualenv version 2022-01-01 19:13:10 -08:00
install_tools.sh #996: Fix python_setup/install_tool.sh 2022-03-28 07:23:31 +10:00