diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-03-21 17:40:49 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-03-21 17:40:49 -0400 |
commit | fa4359e571fb67aca651efc3403274cdf0bb2616 (patch) | |
tree | 029261cf0981e0472f2bd34bbae20dbcfbc26925 /indra/cmake | |
parent | 3f3429fa6854c6462abf3bbabf4af1dbbeb4c337 (diff) | |
parent | b9a9b0017dd4714cbca4b0ddb69ed5e6b2f09528 (diff) |
STORM-1051: merge daggy fix to tip
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 |