aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-10 02:08:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-10 02:08:48 +0000
commitd59091761a57131ee2edaf79a2166034105fbc8b (patch)
tree4195a8a40c9bd7c36fba36d4f782984370666e1b
parent8557e4cbda2299c6efc7bc45f60d8f4bc7e70c4a (diff)
parentee59816895858878fccf50c35e794b3290024564 (diff)
downloadcheckcolor-d59091761a57131ee2edaf79a2166034105fbc8b.tar.gz
Snap for 8167433 from ee59816895858878fccf50c35e794b3290024564 to sdk-releaseplatform-tools-33.0.1
Change-Id: I10ec930eeaa9ef1d29432d8661516f828a47620b
-rwxr-xr-xcheckcolor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkcolor.py b/checkcolor.py
index c64495e..f1033ad 100755
--- a/checkcolor.py
+++ b/checkcolor.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
#
# Copyright 2017, The Android Open Source Project