| Index: media/tools/constrained_network_server/cns_test.py
|
| diff --git a/media/tools/constrained_network_server/cns_test.py b/media/tools/constrained_network_server/cns_test.py
|
| index fad79bcb50fd8cbf6a63a49a8434ffad929a9539..2be56dff24fa9568bc56bb56b0351f912162e8b1 100755
|
| --- a/media/tools/constrained_network_server/cns_test.py
|
| +++ b/media/tools/constrained_network_server/cns_test.py
|
| @@ -1,5 +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.
|
|
|