s4/scripting: PY3 Ensure python scripts are run with correct python ver.
authorNoel Power <noel.power@suse.com>
Wed, 10 Oct 2018 09:15:31 +0000 (10:15 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Oct 2018 03:50:25 +0000 (05:50 +0200)
commit15b2ab04b7a97fe948aec9169d5d49f22fdb8289
tree4378044961790464d978a0ae035efaace78ec0b5
parentc751013fa5a0b9ca3248f1177d107e05f5094393
s4/scripting: PY3 Ensure python scripts are run with correct python ver.

As part of port samba4.blackbox.samba3dump to python2/3
make sure test_samba3dump.sh runs samba3dump with $PYTHON which should
define the correct python version.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/selftest/test_samba3dump.sh