diff options
author | Tofu Buzzard <no-email> | 2011-02-22 09:54:41 -0800 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-02-22 09:54:41 -0800 |
commit | b660dcfce4bafd0320be97e25c38ff09ceac336d (patch) | |
tree | ef79d45ebd1e7697bec67979cf97b4eadb2b7783 /scripts/template_verifier.py | |
parent | a0575c8964188302b830e9e7056033e897e81423 (diff) | |
parent | 1ff941362fa5617a94fb85839d6540e5abb1b78a (diff) |
merge
Diffstat (limited to 'scripts/template_verifier.py')
-rw-r--r-- | scripts/template_verifier.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/template_verifier.py b/scripts/template_verifier.py index ddb050fbbb..7f3fed88a9 100644 --- a/scripts/template_verifier.py +++ b/scripts/template_verifier.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """\ @file template_verifier.py @brief Message template compatibility verifier. |