Index: buildbot/buildbot_selector.py |
diff --git a/buildbot/buildbot_selector.py b/buildbot/buildbot_selector.py |
index 948e01e971f447920f1bc9fd629ef851c32c06ca..8ff345f188997ea0d35297ee2d1ccbac4aba0efa 100755 |
--- a/buildbot/buildbot_selector.py |
+++ b/buildbot/buildbot_selector.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. |