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 /indra/test/test_llmanifest.py | |
parent | bb57d34cb1db372322f196ba3fd9190a352a71e3 (diff) | |
parent | e94fa316f34c275d3059808903ea5d8cf24a1ad3 (diff) |
Merge
Diffstat (limited to 'indra/test/test_llmanifest.py')
-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 |