aboutsummaryrefslogtreecommitdiff
path: root/automation/clients/chromeos.py
diff options
context:
space:
mode:
authorTobias Bosch <tbosch@google.com>2019-10-14 11:31:04 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-14 11:31:04 -0700
commitf1eb05a1b365538ac6fbd3df07b472159a67e97c (patch)
tree1cbdbbb3a3fe91fa8e37fb79ff13fa2f24970b0d /automation/clients/chromeos.py
parent3433be931138c047c497354f428159f6c47933fa (diff)
parentb16c680524dbed49e35000b1300e020110335e69 (diff)
downloadtoolchain-utils-f1eb05a1b365538ac6fbd3df07b472159a67e97c.tar.gz
Merging 10 commit(s) from Chromium's toolchain-utils am: 1836d05354
am: b16c680524 Change-Id: Ia948f03f3143ec196d27ead124ab39639f8a1ce0
Diffstat (limited to 'automation/clients/chromeos.py')
-rwxr-xr-xautomation/clients/chromeos.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/clients/chromeos.py b/automation/clients/chromeos.py
index 084f7840..572320fd 100755
--- a/automation/clients/chromeos.py
+++ b/automation/clients/chromeos.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
#
# Copyright 2011 Google Inc. All Rights Reserved.
"""chromeos.py: Build & Test ChromeOS using custom compilers."""