-
- Downloads
Change shebang to "#!/usr/bin/env python3" in python shell scripts. Fix #103
parent
4fe3504a
No related branches found
No related tags found
This commit is part of merge request !375. Comments created here will be created in the context of that merge request.
Showing
- hive/cli.py 1 addition, 1 deletionhive/cli.py
- hive/utils/profiler.py 1 addition, 1 deletionhive/utils/profiler.py
- scripts/ci/benchmark_generator.py 1 addition, 1 deletionscripts/ci/benchmark_generator.py
- scripts/ci/json_report_parser.py 1 addition, 1 deletionscripts/ci/json_report_parser.py
- scripts/ci/start_api_benchmark.py 2 additions, 2 deletionsscripts/ci/start_api_benchmark.py
- scripts/operation_extractor.py 1 addition, 1 deletionscripts/operation_extractor.py
- scripts/xml_report_parser.py 1 addition, 1 deletionscripts/xml_report_parser.py
- tests/manual_tests/list_comments_by_author_last_update_test.py 1 addition, 1 deletion.../manual_tests/list_comments_by_author_last_update_test.py
- tests/manual_tests/list_comments_by_cashout_test.py 1 addition, 1 deletiontests/manual_tests/list_comments_by_cashout_test.py
- tests/manual_tests/list_comments_by_parent_test.py 1 addition, 1 deletiontests/manual_tests/list_comments_by_parent_test.py
- tests/manual_tests/list_comments_by_permlink.py 1 addition, 1 deletiontests/manual_tests/list_comments_by_permlink.py
- tests/manual_tests/list_comments_by_root_test.py 2 additions, 2 deletionstests/manual_tests/list_comments_by_root_test.py
- tests/manual_tests/list_comments_by_update_test.py 1 addition, 1 deletiontests/manual_tests/list_comments_by_update_test.py
Loading
Please register or sign in to comment