summaryrefslogtreecommitdiff
path: root/indra/develop.py
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-01-28 16:00:57 -0800
committerMerov Linden <merov@lindenlab.com>2011-01-28 16:00:57 -0800
commit01dd9929e21228e4e6e04d9e3f7c310ffdc834db (patch)
tree8df128a4d0021a2e1a6c8ae8583ce2919955f19c /indra/develop.py
parent1e346e085d9af460657342f20d8fde45b6982913 (diff)
STORM-937 : Makes all python paths use consistent syntax
Diffstat (limited to 'indra/develop.py')
-rwxr-xr-xindra/develop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/develop.py b/indra/develop.py
index 36c947327a..d43cf3aadc 100755
--- a/indra/develop.py
+++ b/indra/develop.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
#
# @file develop.py
# @authors Bryan O'Sullivan, Mark Palange, Aaron Brashears