| Index: media/tools/layout_tests/layouttest_analyzer_runner.py
|
| diff --git a/media/tools/layout_tests/layouttest_analyzer_runner.py b/media/tools/layout_tests/layouttest_analyzer_runner.py
|
| old mode 100644
|
| new mode 100755
|
| index ae545d15a96ac3d4d3cc6fd066e928847474e5b9..868c746fe50b0ae23bbab6e96f3cd0e976c42519
|
| --- a/media/tools/layout_tests/layouttest_analyzer_runner.py
|
| +++ b/media/tools/layout_tests/layouttest_analyzer_runner.py
|
| @@ -1,4 +1,4 @@
|
| -#!/usr/bin/python
|
| +#!/usr/bin/env python
|
| # Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|