summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2008-06-16 04:09:44 +0000
committerAdrian Holovaty <adrian@holovaty.com>2008-06-16 04:09:44 +0000
commit4094d03e290c25c52024302f8e470055170064f0 (patch)
tree1a01a1790651add24eced6f6d4609609b15e1dfd
parent260d3be69f992cdff40cb68d9673e2ff15600864 (diff)
Added shebang line to bin/profiling/gather_profile_stats.py. Refs #7268
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7658 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/bin/profiling/gather_profile_stats.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/django/bin/profiling/gather_profile_stats.py b/django/bin/profiling/gather_profile_stats.py
index c0844930e9..0fd2b7fca9 100644
--- a/django/bin/profiling/gather_profile_stats.py
+++ b/django/bin/profiling/gather_profile_stats.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
"""
gather_profile_stats.py /path/to/dir/of/profiles