mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
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
This commit is contained in:
parent
260d3be69f
commit
4094d03e29
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
gather_profile_stats.py /path/to/dir/of/profiles
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue