diff options
author | Loren Shih <seraph@lindenlab.com> | 2011-02-18 10:23:08 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2011-02-18 10:23:08 -0500 |
commit | dfafbf9f122c55f80be443a7fe944c1b3c4a9b40 (patch) | |
tree | 6d342f59c55963e0f057ad4f71a7f106409d607a /indra/cmake | |
parent | a5bc626ee32765774066397e803cc01bd663380c (diff) | |
parent | 1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff) |
Automated merge up from viewer-development into mesh-development
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 |