diff options
| author | Don Kjer <don@lindenlab.com> | 2011-02-19 00:19:02 +0000 |
|---|---|---|
| committer | Don Kjer <don@lindenlab.com> | 2011-02-19 00:19:02 +0000 |
| commit | 64ea40066f16920a82c4396ac38d83bb6701f70d (patch) | |
| tree | 754e3de2a45e48eabffe8261f59b1bd959ac4657 /scripts/template_verifier.py | |
| parent | 8330a4d0fd046834a27a988102b439a6ec1f0aa2 (diff) | |
| parent | 1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff) | |
Merge with viewer-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. |
