s4-python: Remove env from non-executable test scripts.
authorAndreas Schneider <asn@samba.org>
Tue, 13 Mar 2012 10:54:11 +0000 (11:54 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 13 Mar 2012 16:52:29 +0000 (17:52 +0100)
28 files changed:
source4/scripting/python/samba/tests/__init__.py
source4/scripting/python/samba/tests/auth.py
source4/scripting/python/samba/tests/common.py
source4/scripting/python/samba/tests/core.py
source4/scripting/python/samba/tests/credentials.py
source4/scripting/python/samba/tests/dns.py
source4/scripting/python/samba/tests/dsdb.py
source4/scripting/python/samba/tests/gensec.py
source4/scripting/python/samba/tests/getopt.py
source4/scripting/python/samba/tests/hostconfig.py
source4/scripting/python/samba/tests/messaging.py
source4/scripting/python/samba/tests/netcmd.py
source4/scripting/python/samba/tests/ntacls.py
source4/scripting/python/samba/tests/param.py
source4/scripting/python/samba/tests/policy.py
source4/scripting/python/samba/tests/provision.py
source4/scripting/python/samba/tests/registry.py
source4/scripting/python/samba/tests/samba3.py
source4/scripting/python/samba/tests/samba3sam.py
source4/scripting/python/samba/tests/samdb.py
source4/scripting/python/samba/tests/security.py
source4/scripting/python/samba/tests/source.py
source4/scripting/python/samba/tests/strings.py
source4/scripting/python/samba/tests/unicodenames.py
source4/scripting/python/samba/tests/upgrade.py
source4/scripting/python/samba/tests/upgradeprovision.py
source4/scripting/python/samba/tests/upgradeprovisionneeddc.py
source4/scripting/python/samba/tests/xattr.py

index e2baa749b7f907cf1d55855c9dc6d1ae49b87897..b13bcabbac9e1bd2178e67ddd790c312620132ca 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007-2010
 #
index 8c87d9115281f9f5aae016ad79a37d1d62a532e6..9894ba83ec5121182f6b82052881a2292b54b467 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index a97f954f093df32b2e8f2e21bd8c9048bf9f7adf..8794e9dc8b38874b1f8b3ad39c7ba0a4a8f341c4 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation. Tests for common.py routines
 # Copyright (C) Andrew Tridgell 2011
 #
index db359544008f682dfab20cbd5e8f14f383da5eb9..dbde83261a9799084291f52abd6bb5dbe841d07c 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007-2008
 #
index 852d6db08b5dee9600b12bc43d014568332fb8fd..c8aed92928894bd295a0fabd7f5631b7bb8d122d 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index ff973bde058d16f7d8b05fa6fc65c04a87693298..b1ea41613c7f63e6890250d365b7b12de295efae 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Kai Blin  <kai@samba.org> 2011
 #
index b4f229fbcd43e01c12d84c39f78afe1ebece487b..3aef1d2fa4852fe8c8000ce6b04e7fe3b87ac13b 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation. Tests for dsdb
 # Copyright (C) Matthieu Patou <mat@matws.net> 2010
 #
index d08022e627e2d6d863585654b7738adce4447fa2..02302a8e11181588c0f0e8beda0e6f2c6efeab59 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2009
 #
index 9d7264609131c825a2e8dfa578362a62e7e705a3..14ee0a7428b08d1f511e47efaa5dd0fed4951403 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2011
 #
index 2160467551f3bdb5b2e703463a71a12bbf949a3d..8f42a2b6529111fd56e29a731c787aea2e9c6539 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation. Tests for shares
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2009
 #
index 8525b30c4bd06af7ea9a3a60284399adf08b1d27..7317a0733d3f9d919abe135f1c94a3bfa4fee09a 100644 (file)
@@ -1,6 +1,3 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
 # Unix SMB/CIFS implementation.
 # Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
 #
index 66646ff00e10bbdab0027a45121e2883d6941510..2cbac4e8bff77b3450caf99409bba507da807c7a 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2009-2011
 #
index 2d8d6b9d67cd0ebe9c3db31bbdb8d9a4f6cc3ac7..c7e4101c9906e5f916b5d08fb97014d0c90d12fb 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation. Tests for ntacls manipulation
 # Copyright (C) Matthieu Patou <mat@matws.net> 2009-2010
 #
index 7848e1c23b6e70977802dc40011f2e9f88ea3e0f..49dd7fb0a7f4456cf0b5f65413c8be67047c0590 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index 08b67e70c96ad71c699021705c1f9f3646a87279..b2457451528fd79157990d92703b2ef3f0a23991 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2010
 #
index a96efdf39e52d3e1f642fc7ba6cd7e0ecc9d740a..6ea3e60fb0091834734a9a3aacaa38617561565f 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007-2012
 #
index dd9fad0ea35c9ccb5899eff26b725b0745a9b3f0..73fe06dfb9e7751bc2487277eb7cf1b1d4bb97a1 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index e8852cd5e61ea0160c51c3bb37c57e67b43e9f77..239a4b0dd7c9ff7b5de2201a30701e87f7e32783 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index 6b9ce7b3d43c533eef3902f14393a2e059778278..e4634722be41f6de068a4f14caee0d2b5040e0e0 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2005-2008
 # Copyright (C) Martin Kuehl <mkhl@samba.org> 2006
index a60062d6b665019d6df6453fd00970193508f9de..c9537f5833fb07a2baf45c04cb87c8486bb73762 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation. Tests for SamDB
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
 #
index 59e311306828f6d70fcc08629e6d1deb65fb88be..d2938aacb02cd624104797f86546d157c6741787 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index 0f39412f0893ab989ce62f976abe2e863954e28f..06e8739dc2e9362acbdb6eca62c4d9026cdc0bb5 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2011
 #
index 48ad24224e2a34a6881231ce52db593b41caff61..23382d756ec2466150da3b1c4ae8c8eae3af2351 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # subunit test cases for Samba string functions.
 
 # Copyright (C) 2003 by Martin Pool <mbp@samba.org>
index f3377897d5afcb077008421414c805118d80d6fd..ed65de6651fc98387c4816ca2a119743707cb156 100644 (file)
@@ -1,5 +1,3 @@
-#! /usr/bin/python
-
 # Copyright (C) 2003 by Martin Pool <mbp@samba.org>
 
 # This program is free software; you can redistribute it and/or modify
index 1348ca604d47fefe8207630292464c26bf2e6f99..b46a41731914844c44e8fc75612e2b8a561f5634 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
 #
index 62ab1790bcf90821e33a1bf9b2288d0c939941d1..ab7378756da2034c430ccb243ed29a1c6eb85f8b 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007-2008
 #
index 008622394e0d4c4aea823e6bfdb7075c1a3562e0..92255ceb258e8aab7e4a183f8e6f7494ec51ef85 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007-2008
 #
index 1f325322fa21abfd2eb1e5bed644bddfc88c41e9..34e95b57bc25c9e06dcbfd645a42c6c239140c59 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 # Unix SMB/CIFS implementation. Tests for xattr manipulation
 # Copyright (C) Matthieu Patou <mat@matws.net> 2009
 #