diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2011-02-23 14:39:42 -0700 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2011-02-23 14:39:42 -0700 |
commit | 95838efeaad583df1264d18a1b7605dc1f71a80a (patch) | |
tree | ff4c33944d95f8537a70e00ea4382b28075f052c /indra/test | |
parent | d593f5c1d391d7406015e488d59c2b00beb7d8be (diff) | |
parent | 609c70eb5a48389bef1ad33358774764ee9615e2 (diff) |
Merge
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 |