| Index: tests/trial_dir.py
|
| diff --git a/tests/trial_dir.py b/tests/trial_dir.py
|
| index d75c5d71b987683ceeb63514d0f490d5adf979f8..ec85139251e363b81ec9ae0bc1c72bc7f181760d 100644
|
| --- a/tests/trial_dir.py
|
| +++ b/tests/trial_dir.py
|
| @@ -1,5 +1,5 @@
|
| -#!/usr/bin/python
|
| -# Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +#!/usr/bin/env python2.5
|
| +# 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.
|
|
|
|
|