diff options
Diffstat (limited to 'tools/bisection_search/bisection_test.py')
| -rwxr-xr-x | tools/bisection_search/bisection_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bisection_search/bisection_test.py b/tools/bisection_search/bisection_test.py index 9aa08fb5b12..b6a73c02679 100755 --- a/tools/bisection_search/bisection_test.py +++ b/tools/bisection_search/bisection_test.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.4 +#!/usr/bin/env python3 # # Copyright (C) 2016 The Android Open Source Project # |
