Index: tools/run_test_via_ssh.py |
diff --git a/tools/run_test_via_ssh.py b/tools/run_test_via_ssh.py |
index 981fb7b6715a6b8e0810a72553b7a9e25437379f..6a53d7196d4fbaf885c1dae2a5ce7e357cc71e6a 100755 |
--- a/tools/run_test_via_ssh.py |
+++ b/tools/run_test_via_ssh.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2012 The Native Client Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |