s4-python: Remove env from non-executable webserver script.
authorAndreas Schneider <asn@samba.org>
Tue, 13 Mar 2012 10:59:21 +0000 (11:59 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 13 Mar 2012 16:52:30 +0000 (17:52 +0100)
source4/scripting/python/samba/web_server/__init__.py

index c05ca66ea339ac7e55b1e02d3e35c2476b232d66..c43924097d1c7e5fcbdab04bf6469e15f441ce86 100644 (file)
@@ -1,6 +1,5 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
-
+#
 # Unix SMB/CIFS implementation.
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
 #