]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest:S4: do not add 'env python' multiple times'
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 18 Sep 2024 01:38:52 +0000 (13:38 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 19 Dec 2024 23:00:32 +0000 (23:00 +0000)
commit9a332b4febfc55341da8f06460baba8ecbb021dd
treef7457efa886d4bbbedf5224d69be9edbd9ae1fb9
parent4fcdb01808ff55935490e6bce452d1706680425d
selftest:S4: do not add 'env python' multiple times'

While we have no sane reason to use

VALGRIND_PROVISION=1 GDB_PROVISION=1 make test...

we will soon gain PY_DEV_PROVISION, which could be useful in tandem
with valgrind, rr, or gdb, and this will allow that.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba4.pm