summaryrefslogtreecommitdiff
path: root/selftest/target/Samba3.pm
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-07-22 08:03:56 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-08-03 18:48:03 +1000
commit4806eda36c872462b4074601e64148bbd467350b (patch)
tree0c57d2fc7388bb26375e82c2027c29919478ab55 /selftest/target/Samba3.pm
parent63cb8059dbf964debb6f5a1df186ce1ebcded8fb (diff)
downloadsamba-4806eda36c872462b4074601e64148bbd467350b.tar.gz
samba-4806eda36c872462b4074601e64148bbd467350b.tar.bz2
samba-4806eda36c872462b4074601e64148bbd467350b.zip
selftest: use the s4 winbindd in plugin_s4_dc test
Signed-off-by: Andrew Tridgell <tridge@samba.org>
Diffstat (limited to 'selftest/target/Samba3.pm')
-rw-r--r--selftest/target/Samba3.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index c45c8789c2..58cccb1702 100644
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -312,7 +312,7 @@ sub setup_plugin_s4_dc($$$$)
chmod 0777, "$prefix/share";
$self->check_or_start($ret,
- "no", "yes", "yes");
+ "no", "no", "yes");
$self->wait_for_start($ret);