pytest: sddl strings dir can be defined in class
commit2a4fc3fedf46faa78063de3de6841936cc24720e
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 7 Sep 2023 03:27:21 +0000 (7 15:27 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Sep 2023 23:45:35 +0000 (26 23:45 +0000)
tree376aa9dde535ec759a345094c2ad4c2362be5dd1
parent2f30103f922e755901132600cc8ea6924df0e75c
pytest: sddl strings dir can be defined in class

Before we had to do this in an environment variable. In that case we
are probably wanting to monitor changes, so we like it to print more
messages than we want to see in an autobuild run that will hopefully
never do anything interesting.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/sddl.py