selftest: don't hardcode '.python3' for extra-python tests
authorNoel Power <noel.power@suse.com>
Thu, 29 Nov 2018 21:18:07 +0000 (21:18 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:25 +0000 (10:38 +0100)
commite3c37bbad4f45124a4ae7316a67e4c223e16faf1
treedefe37ecd3253d16c24d32e363e29921203fb35d
parent2fb74e6ad32db46d907bb75ea35107c0e348ed78
selftest: don't hardcode '.python3' for extra-python tests

Instead of hardcoding '.python3' we now hardcode the extra python
exe (which will be python2 for a default python3 build)

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