Index: buildbot/buildbot_standard.py |
diff --git a/buildbot/buildbot_standard.py b/buildbot/buildbot_standard.py |
index 3ac406090328a7277fa5742b0dfcc38c2030a7a5..ab48c78b84c062f14bdad0f7341a3505635eef17 100644 |
--- a/buildbot/buildbot_standard.py |
+++ b/buildbot/buildbot_standard.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. |