python: use '#!/usr/bin/env python' to cope with varying install locations
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 Mar 2010 05:50:50 +0000 (16:50 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 25 Mar 2010 03:37:19 +0000 (14:37 +1100)
commit088096d1bad51428a2e2d487214995d4fdfc7ccc
treeaa23f81cec36b9eb92f48f56576803a4c8e20d5d
parent845c2281c7513bd3139a8f50b593658b32dbdb31
python: use '#!/usr/bin/env python' to cope with varying install locations

this should be much more portable
30 files changed:
lib/subunit/python/subunit/run.py
lib/tdb/python/tdbdump.py
lib/tdb/python/tests/simple.py
source4/lib/ldb/tests/python/acl.py
source4/lib/ldb/tests/python/api.py
source4/lib/ldb/tests/python/deletetest.py
source4/lib/ldb/tests/python/ldap.py
source4/lib/ldb/tests/python/ldap_schema.py
source4/lib/ldb/tests/python/sec_descriptor.py
source4/lib/ldb/tests/python/urgent_replication.py
source4/lib/messaging/tests/bindings.py
source4/lib/registry/tests/bindings.py
source4/libcli/security/tests/bindings.py
source4/scripting/bin/autoidl
source4/scripting/bin/enablerecyclebin
source4/scripting/bin/fullschema
source4/scripting/bin/get-descriptors
source4/scripting/bin/machineaccountccache
source4/scripting/bin/minschema
source4/scripting/bin/rebuildextendeddn
source4/scripting/bin/rpcclient
source4/scripting/bin/samba3dump
source4/scripting/bin/samba_dnsupdate
source4/scripting/bin/smbstatus
source4/scripting/bin/subunitrun
source4/scripting/bin/upgradeprovision
source4/scripting/bin/w32err_code.py
source4/scripting/devel/ldapcmp
source4/setup/provision
source4/setup/upgrade_from_s3