diff options
author | Kai Blin <kai@samba.org> | 2011-11-08 00:34:01 +0100 |
---|---|---|
committer | Kai Blin <kai@samba.org> | 2011-11-17 08:42:45 +0100 |
commit | ef4bda5c767215f09c035192587a9a29e8a3754a (patch) | |
tree | 97dae4a6cbc78d150f4e142898cef9f28a6d77b0 | |
parent | bd8aafc530ba473acefd53665b73a47d1ebbb3a5 (diff) | |
download | samba-ef4bda5c767215f09c035192587a9a29e8a3754a.tar.gz samba-ef4bda5c767215f09c035192587a9a29e8a3754a.tar.bz2 samba-ef4bda5c767215f09c035192587a9a29e8a3754a.zip |
s4 dns: Turn on internal DNS server during testing
-rw-r--r-- | selftest/target/Samba4.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 684f68d490..d5150898c3 100644 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -602,7 +602,7 @@ sub provision_raw_step1($$) panic action = $RealBin/gdb_backtrace \%d wins support = yes server role = $ctx->{server_role} - server services = +echo + server services = +echo +dns notify:inotify = false ldb:nosync = true #We don't want to pass our self-tests if the PAC code is wrong |