diff options
author | Oz Linden <oz@lindenlab.com> | 2011-02-17 18:52:15 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-02-17 18:52:15 -0500 |
commit | 65ca5968cd59663c3567287c14ce506e37c085c4 (patch) | |
tree | b74325f43d5757fdab1ce607b4f6aff94529e7b3 /scripts/template_verifier.py | |
parent | 49e28d324066add8cca44e27806b8077d3b0c542 (diff) | |
parent | cba34d7d4cdb0339113a4798965d595645d5cb49 (diff) |
Automated merge with file:///Users/oz/Work/viewer-vs2010
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. |