diff options
author | Loren Shih <seraph@lindenlab.com> | 2011-02-18 10:23:08 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2011-02-18 10:23:08 -0500 |
commit | dfafbf9f122c55f80be443a7fe944c1b3c4a9b40 (patch) | |
tree | 6d342f59c55963e0f057ad4f71a7f106409d607a /scripts/template_verifier.py | |
parent | a5bc626ee32765774066397e803cc01bd663380c (diff) | |
parent | 1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff) |
Automated merge up from viewer-development into mesh-development
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. |