python/samba/tests: PY3 make sure traffic_learner is called with correct python
authorNoel Power <noel.power@suse.com>
Mon, 19 Nov 2018 09:39:06 +0000 (09:39 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:23 +0000 (10:38 +0100)
commitdd62f4b66760e574be568516c087e04577121a94
tree106370890909f65aa1e1363e131ea291f9622caa
parentfdf75084e42ee1f9162abe80cd712b3b5392e819
python/samba/tests: PY3 make sure traffic_learner is called with correct python

Also path to traffic_learner is not in the normal 'bin' path so
also adjusted the insertion of PYTHON version to cover this

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