180cc6aeda
We have python scripts in the tools/ dir the vast majority of which we run regularly with python3 via our python3 default basepython in tox. However, most of these use a `python` shebang line which can be confusing as to whether or not these scripts run under python3 or not. To make this more clear set them to python3. I've confirmed the scripts running under tox are happy with these changes. For the ones that don't run under tox I've done a quick review and they look happy too. Change-Id: I983d23c33f7780e5708aa728c829c3262fc99ea0 |
||
---|---|---|
.. | ||
add-projects-to-main.py | ||
batch_update_projects.py | ||
build-dib-in-docker.sh | ||
build-image.sh | ||
check_gerrit_projects_changed.py | ||
check_gerrit_projects_changed.sh | ||
check_irc_access.py | ||
check_projects_yaml_alphabetized.sh | ||
check_valid_gerrit_config.sh | ||
check_valid_gerrit_projects.py | ||
check-channels-yaml.sh | ||
ci2project.py | ||
fix-neutron-stadium.py | ||
irc_tests.py | ||
mount-image.sh | ||
nodepool-validate.sh | ||
normalize_acl.py | ||
normalize_channels_yaml.py | ||
normalize_projects_yaml.py | ||
projectconfig_ruamellib.py | ||
propose_projects_yaml_update.sh | ||
run-bashate.sh | ||
run-compare-clonemap.yaml | ||
umount-image.sh | ||
zuul-projects-checks.py |