| Index: chrome/test/nacl_test_injection/buildbot_nacl_integration.py
|
| diff --git a/chrome/test/nacl_test_injection/buildbot_nacl_integration.py b/chrome/test/nacl_test_injection/buildbot_nacl_integration.py
|
| index 8bca104a952fe7b1f18c9d23ecf5d2d52b85702c..1636c77ea0e828ae40596bd89a3459987e115efc 100755
|
| --- a/chrome/test/nacl_test_injection/buildbot_nacl_integration.py
|
| +++ b/chrome/test/nacl_test_injection/buildbot_nacl_integration.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.
|
|
|