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 /scripts/setup-path.py | |
parent | d593f5c1d391d7406015e488d59c2b00beb7d8be (diff) | |
parent | 609c70eb5a48389bef1ad33358774764ee9615e2 (diff) |
Merge
Diffstat (limited to 'scripts/setup-path.py')
-rw-r--r-- | scripts/setup-path.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup-path.py b/scripts/setup-path.py index 55e0f1a85f..ce83d815bf 100644 --- a/scripts/setup-path.py +++ b/scripts/setup-path.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """\ @file setup-path.py @brief Get the python library directory in the path, so we don't have |