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 /indra/test | |
parent | 8330a4d0fd046834a27a988102b439a6ec1f0aa2 (diff) | |
parent | 1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff) |
Merge with viewer-development
Diffstat (limited to 'indra/test')
-rw-r--r-- | indra/test/test_llmanifest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/test_llmanifest.py b/indra/test/test_llmanifest.py index 89c36f95dd..a97abbc6ee 100644 --- a/indra/test/test_llmanifest.py +++ b/indra/test/test_llmanifest.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """ @file test_llmanifest.py @author Ryan Williams |