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 /indra/test | |
parent | a5bc626ee32765774066397e803cc01bd663380c (diff) | |
parent | 1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff) |
Automated merge up from viewer-development into mesh-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 |