diff options
author | sbasi@google.com <sbasi@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-19 00:29:18 +0000 |
---|---|---|
committer | sbasi@google.com <sbasi@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-19 00:29:18 +0000 |
commit | f9166481660aec9ddf53846cc5d339e661a90ec2 (patch) | |
tree | a699932988ad689d3f6b744384f360b122db2e5d /ash/resources | |
parent | 53db2fa3e3cae56e2461e5e66026fa6976013c29 (diff) | |
download | chromium_src-f9166481660aec9ddf53846cc5d339e661a90ec2.zip chromium_src-f9166481660aec9ddf53846cc5d339e661a90ec2.tar.gz chromium_src-f9166481660aec9ddf53846cc5d339e661a90ec2.tar.bz2 |
Telemetry: Adjust perf_tool's __init__
The chrome-os builders all currently use python 2.6 and have the
following in their sys.path: /usr/local/lib64/python2.6/site-packages
which has a tools subdirectory.
This breaks 'from tools import telemetry_bootstrap' for
--print-bootstrap-deps. In order to get around this we will prepend
the telemetry folder rather than append it.
BUG=chromium-os:39827
TEST=ran with python2.6 and ensured that I could still run and kick
off a telemetry benchmark in 2.7
Review URL: https://chromiumcodereview.appspot.com/12438023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
0 files changed, 0 insertions, 0 deletions