]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/selftest: Use variable for test env rather than hardcoding
authorNoel Power <noel.power@suse.com>
Fri, 13 Dec 2019 12:14:17 +0000 (12:14 +0000)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:31 +0000 (15:08 +0000)
commitbe21c8b76a3acf961749b9ed4c78ef8c36d3b2c3
tree3d3ea22be321c803f9b2c6bb1549eab04dc0de37
parentf35120b028699a4d43e78444a094607f4ed1f00b
s3/selftest: Use variable for test env rather than hardcoding

This change makes it easier and clearer in following commits
to make specific changes based on test name.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/selftest/tests.py