]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4-python: Remove env from non-executable dcerpc scripts.
authorAndreas Schneider <asn@samba.org>
Tue, 13 Mar 2012 10:57:33 +0000 (11:57 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 13 Mar 2012 16:52:30 +0000 (17:52 +0100)
source4/scripting/python/samba/tests/dcerpc/__init__.py
source4/scripting/python/samba/tests/dcerpc/bare.py
source4/scripting/python/samba/tests/dcerpc/dnsserver.py
source4/scripting/python/samba/tests/dcerpc/misc.py
source4/scripting/python/samba/tests/dcerpc/registry.py
source4/scripting/python/samba/tests/dcerpc/rpc_talloc.py
source4/scripting/python/samba/tests/dcerpc/rpcecho.py
source4/scripting/python/samba/tests/dcerpc/sam.py
source4/scripting/python/samba/tests/dcerpc/srvsvc.py
source4/scripting/python/samba/tests/dcerpc/testrpc.py
source4/scripting/python/samba/tests/dcerpc/unix.py

index a99616d99a2b31f03858ea0592251d7e8e7e4e3e..d84cb57a096ac42c59e41ebf1bb415c0c835f11f 100644 (file)
@@ -1,6 +1,5 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
-
+#
 # Unix SMB/CIFS implementation.
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
 #
index 098ffdae3bee22e317e061940412c533c14dad77..08f4ec1e5525505b20813e72b5cc2ca205d0d6a0 100644 (file)
@@ -1,6 +1,5 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
-
+#
 # Unix SMB/CIFS implementation.
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
 #
index 66641242b98c804e7e5e85a3b345d5334c6b88b5..59d6eee761836c77b9784fd60356edd45cc79d8d 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Amitay Isaacs <amitay@gmail.com> 2011
 #
index 53db997dba1e2f78878938c403078aefec39d436..11e14aadfa729191d3e0a8d3d11ad7f4e4b0a3c2 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index c3b28520a80ddd81e72d557f4f2e38c43b5eed44..b707437763f9866e7e842f628ac170f7ec26c1dc 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
 #
index 41286c621940f764296944633ac97140b8ed7fc9..c091f26c1b92b1cb7bd6b4dfb990f89ac3e5d061 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # test generated python code from pidl
 # Copyright (C) Andrew Tridgell August 2010
 #
index b7ee111d4c16c146b8a1f281e215c8ad5ba4ec9d..099f8f619ce57dfc1bdd511622c5ebf13bfdd7bc 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
 #
index 7a56d2df793d66fa1dc1fc69e6d6cc0b7187482c..0e09323adbe453833cab865b8fbb65e83fc2c37d 100644 (file)
@@ -1,6 +1,5 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
-
+#
 # Unix SMB/CIFS implementation.
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
 #
index eaaf420928dbd4f9be383a951ee52ca191411b82..3206a27e6789b84ca493166518468989936685f6 100644 (file)
@@ -1,6 +1,5 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
-
+#
 # Unix SMB/CIFS implementation.
 # Copyright © Dhananjay Sathe <dhanajaysathe@gmail.com> 2011
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2011
index 9c2541934ff52cd5600ebf7cfa0eef2128429f4d..e35d6b55446c7a0e2673350dd6956981ac393ce6 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 # test generated python code from pidl
 # Copyright (C) Andrew Tridgell August 2010
 #
index 16676f44281f675d17b03489a78690d37614f2cb..20fbf999fae9880ef57a8d273f2bca82342a6e4c 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
 #