Make scripts executable by python2.
Add #!/usr/bin/python2 and the executable permission bit to all scripts
where missing.
BUG=angleproject:2209
Change-Id: Ib33017c17e579c371b89bbfbdb7136b870027dc5
Reviewed-on: https://chromium-review.googlesource.com/862987Reviewed-by:
Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Frank Henigman <fjhenigman@chromium.org>
Showing
scripts/bmp_to_nv12.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/bootstrap.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/generate_entry_points.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/generate_new_renderer.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/generate_vulkan_layers_json.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/msvs_projects.py
100644 → 100755
scripts/perf_test_runner.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/remove_file_if_exists.py
100644 → 100755
File mode changed from 100644 to 100755
scripts/run_code_generation.py
100644 → 100755
scripts/update_canary_angle.py
100644 → 100755
File mode changed from 100644 to 100755
Please
register
or
sign in
to comment