diff options
author | Tofu Buzzard <no-email> | 2011-02-22 09:54:31 -0800 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-02-22 09:54:31 -0800 |
commit | 1ff941362fa5617a94fb85839d6540e5abb1b78a (patch) | |
tree | e46e30fb00552317a108bc620a23dbd1b8f15227 /indra/cmake | |
parent | f4d1a1af7dccc5f4d47547320fce47555b7d8ca9 (diff) | |
parent | b53ffe4eae9700ad78f01cfec3458b5611330027 (diff) |
merge
Diffstat (limited to 'indra/cmake')
-rw-r--r-- | indra/cmake/run_build_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/run_build_test.py b/indra/cmake/run_build_test.py index 37aa75e364..320a9be8ab 100644 --- a/indra/cmake/run_build_test.py +++ b/indra/cmake/run_build_test.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """\ @file run_build_test.py @author Nat Goodspeed |