-
- Downloads
Modify shebang on python scripts
Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
Showing
- tools/run_tests/artifacts/artifact_targets.py 1 addition, 1 deletiontools/run_tests/artifacts/artifact_targets.py
- tools/run_tests/artifacts/distribtest_targets.py 1 addition, 1 deletiontools/run_tests/artifacts/distribtest_targets.py
- tools/run_tests/artifacts/package_targets.py 1 addition, 1 deletiontools/run_tests/artifacts/package_targets.py
- tools/run_tests/performance/bq_upload_result.py 1 addition, 1 deletiontools/run_tests/performance/bq_upload_result.py
- tools/run_tests/python_utils/antagonist.py 1 addition, 1 deletiontools/run_tests/python_utils/antagonist.py
- tools/run_tests/python_utils/filter_pull_request_tests.py 1 addition, 1 deletiontools/run_tests/python_utils/filter_pull_request_tests.py
- tools/run_tests/python_utils/port_server.py 1 addition, 1 deletiontools/run_tests/python_utils/port_server.py
- tools/run_tests/run_build_statistics.py 1 addition, 1 deletiontools/run_tests/run_build_statistics.py
- tools/run_tests/run_interop_tests.py 1 addition, 1 deletiontools/run_tests/run_interop_tests.py
- tools/run_tests/run_microbenchmark.py 1 addition, 1 deletiontools/run_tests/run_microbenchmark.py
- tools/run_tests/run_performance_tests.py 1 addition, 1 deletiontools/run_tests/run_performance_tests.py
- tools/run_tests/run_stress_tests.py 1 addition, 1 deletiontools/run_tests/run_stress_tests.py
- tools/run_tests/run_tests_matrix.py 1 addition, 1 deletiontools/run_tests/run_tests_matrix.py
- tools/run_tests/sanity/check_sources_and_headers.py 1 addition, 1 deletiontools/run_tests/sanity/check_sources_and_headers.py
- tools/run_tests/sanity/check_test_filtering.py 1 addition, 1 deletiontools/run_tests/sanity/check_test_filtering.py
- tools/run_tests/sanity/check_version.py 1 addition, 1 deletiontools/run_tests/sanity/check_version.py
- tools/run_tests/sanity/core_banned_functions.py 1 addition, 1 deletiontools/run_tests/sanity/core_banned_functions.py
- tools/run_tests/stress_test/print_summary.py 1 addition, 1 deletiontools/run_tests/stress_test/print_summary.py
- tools/run_tests/stress_test/run_on_gke.py 1 addition, 1 deletiontools/run_tests/stress_test/run_on_gke.py
- tools/run_tests/task_runner.py 1 addition, 1 deletiontools/run_tests/task_runner.py
Loading
Please register or sign in to comment