Index: tools/export_tarball/export_v8_tarball.py |
diff --git a/tools/export_tarball/export_v8_tarball.py b/tools/export_tarball/export_v8_tarball.py |
old mode 100644 |
new mode 100755 |
index 3119954328394bc6fcefea7dd8f294c3710a7b03..a138ee5b8ea4668c9d98d8231a74b81f1cef9a6a |
--- a/tools/export_tarball/export_v8_tarball.py |
+++ b/tools/export_tarball/export_v8_tarball.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. |