forked from facebook/buck
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converts two buck_client scripts to Python 3.
Summary: This code is showing up in sandcastle logs as still running Python 2. Switching the shebangs to Python 3, hopefully CI will highlight if there is anything not compatible (nothing jumps out at me). Reviewed By: lebentle fbshipit-source-id: e063b0f807cd320965bb40d36d21bcb0dd64680d
- Loading branch information
1 parent
13cfa66
commit 4561c28
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
programs/fixes/source_only_abi/autofix_source_only_abi_warnings.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
test/com/facebook/buck/android/testdata/android_project/scripts/postfilter.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters