[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [weather/master] Fix shebang.



commit a0bb0a16b026c70dd37b417041efa27c010961f4
Author: Christian Fromme <kaner@xxxxxxxxxx>
Date:   Wed Feb 23 19:18:02 2011 +0100

    Fix shebang.
---
 weather/manage.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/weather/manage.py b/weather/manage.py
index 5e78ea9..bcdd55e 100644
--- a/weather/manage.py
+++ b/weather/manage.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 from django.core.management import execute_manager
 try:
     import settings # Assumed to be in the same directory.



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits