s4:selftest: use "dc:local" instead of a hardcoded config file
authorStefan Metzmacher <metze@sernet.private>
Mon, 16 Nov 2009 17:00:42 +0000 (18:00 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 17 Nov 2009 08:00:48 +0000 (09:00 +0100)
commit475015507172f708f295ff29e1feaec08a6476e0
treec82d2d26fc8cb8d1a15345b1757ecf8774829bb9
parent39072c70d2656e62576a4f82238cdefc79ef2124
s4:selftest: use "dc:local" instead of a hardcoded config file

If a tests needs access to the dc's config, it should run
as "dc:local", then it can also access unix named pipes...

If we pass a hardcoded config file the test fails if you use
a selftest_prefix.

metze
source4/selftest/tests.sh