Index: src/trusted/validator_ragel/gen_dfa_test.py |
diff --git a/src/trusted/validator_ragel/gen_dfa_test.py b/src/trusted/validator_ragel/gen_dfa_test.py |
index 42a864d50f666d3933f3860599cbc8b80943f8b4..ece4a2003f2656e37fafdb0ff7dbb8cc2d38abd2 100644 |
--- a/src/trusted/validator_ragel/gen_dfa_test.py |
+++ b/src/trusted/validator_ragel/gen_dfa_test.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. |