python: use '#!/usr/bin/env python' to cope with varying install locations
authorAndrew Tridgell <tridge@samba.org>
Thu, 22 Apr 2010 04:27:17 +0000 (13:57 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 22 Apr 2010 04:27:17 +0000 (13:57 +0930)
commit7f1330adc690360a4a8ce85352df0908a93684a5
treee023b2f52814a563224ea5ba85f0ac90e19591d8
parent3318c74386e202b77ba7e29b4c3e0ce4d88fcd5b
python: use '#!/usr/bin/env python' to cope with varying install locations

this should be much more portable

(Imported from commit 088096d1bad51428a2e2d487214995d4fdfc7ccc)
lib/tdb/python/tdbdump.py
lib/tdb/python/tests/simple.py