aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:43:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:43:03 +0000
commit10141ab0602f7a013bcddc913385c0c19d5a9a0b (patch)
tree4195a8a40c9bd7c36fba36d4f782984370666e1b
parent783b39e6b8b498b4217346f5dae17b5da097990e (diff)
parent47d4cfb86c5001ef70ef9f9fbed6db04209f1775 (diff)
downloadcheckcolor-android13-mainline-art-release.tar.gz
Change-Id: Ibc6b94846a8021b8757ccde4e63291e95c29b490
-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