summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/hostconfig.py
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2012-03-13 11:24:38 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-03-13 17:52:29 +0100
commitb787ba789ea500a2f7efe95d25949d80e44b6ef8 (patch)
tree6ca9341b841831870ed73412dba33226e9f95278 /source4/scripting/python/samba/hostconfig.py
parent66f16d57dc84dbe5cbb9480fe240db6836b05a63 (diff)
downloadsamba-b787ba789ea500a2f7efe95d25949d80e44b6ef8.tar.gz
samba-b787ba789ea500a2f7efe95d25949d80e44b6ef8.tar.bz2
samba-b787ba789ea500a2f7efe95d25949d80e44b6ef8.zip
s4-python: Remove env from non-executable samba scripts.
Diffstat (limited to 'source4/scripting/python/samba/hostconfig.py')
-rw-r--r--source4/scripting/python/samba/hostconfig.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/scripting/python/samba/hostconfig.py b/source4/scripting/python/samba/hostconfig.py
index c50b944c98..a66fbc2313 100644
--- a/source4/scripting/python/samba/hostconfig.py
+++ b/source4/scripting/python/samba/hostconfig.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Unix SMB/CIFS implementation.
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
#