Index: src/trusted/validator_ragel/gen_dfa.py |
diff --git a/src/trusted/validator_ragel/gen_dfa.py b/src/trusted/validator_ragel/gen_dfa.py |
index a95222a5f7fdc6554626e2043c961366b987af9d..f15cb7f384dbc5bf128c92add593e7a785aa5ef5 100644 |
--- a/src/trusted/validator_ragel/gen_dfa.py |
+++ b/src/trusted/validator_ragel/gen_dfa.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. |