python/samba/tests: Ensure samba_dnsupdate called with correct python version
authorNoel Power <noel.power@suse.com>
Tue, 30 Oct 2018 13:22:11 +0000 (13:22 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Nov 2018 04:07:17 +0000 (05:07 +0100)
commita5c8ab277b1fa75289ca6a7ee2c87e079b9a6b7d
tree1ef5b7c0032d4538a0607ee0f4427dd4bb91a211
parent48cc8a4e3214a571b2917dc3b677b44cccfa7286
python/samba/tests: Ensure samba_dnsupdate called with correct python version

We need to examine the contents of PYTHON env variable which should defined the
python version to be used when running tests.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/__init__.py