diff options
author | Jonathan Yap <none@none> | 2011-02-25 20:21:54 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2011-02-25 20:21:54 -0500 |
commit | 513fdff9cd8969d7351016902d8304306f739f4e (patch) | |
tree | a42da46c9be6c89b96cbf02f7125ae009890a787 /scripts/setup-path.py | |
parent | eff712570d389d1b7b36153c48b17d906d5eada3 (diff) | |
parent | 9962560f57eb4bcf1b3451f5d86c963d5d6fcf5c (diff) |
STORM-990 merge with current v-d & fixed merge conflict
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 |