diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-03-10 12:11:22 -0800 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-03-10 12:11:22 -0800 |
commit | 378585e7f089b62b7a0dd69adde48cd63fc7bacc (patch) | |
tree | c9f231718b68483a791beb1fb82c90820cd8dc5c /scripts/template_verifier.py | |
parent | bb57d34cb1db372322f196ba3fd9190a352a71e3 (diff) | |
parent | e94fa316f34c275d3059808903ea5d8cf24a1ad3 (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. |