Index: pnacl/driver/pnacl-dis.py |
diff --git a/pnacl/driver/pnacl-dis.py b/pnacl/driver/pnacl-dis.py |
index 65a64c60814496fee975893cd3c692398fb5494c..9effd0bbd43f5ad89ceda3a090fbc0fcf80fccb1 100755 |
--- a/pnacl/driver/pnacl-dis.py |
+++ b/pnacl/driver/pnacl-dis.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. |