Index: buildbot/buildbot_toolchain_build.py |
diff --git a/buildbot/buildbot_toolchain_build.py b/buildbot/buildbot_toolchain_build.py |
index 20675269dce9855d806fad065cc92fc191dbc59e..0a03aea7c456dea2321e01939542fdda09aa2133 100755 |
--- a/buildbot/buildbot_toolchain_build.py |
+++ b/buildbot/buildbot_toolchain_build.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. |