s4-selftest: don't run rndc reload in selftest
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Feb 2010 09:48:47 +0000 (20:48 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Feb 2010 10:04:15 +0000 (21:04 +1100)
We don't want rndc calls on the build farm

selftest/target/Samba4.pm

index e6ed0ab8b14971e5a391e343b272a8b84d0be81b..b3f1e58814d64de9fc8a630e456a0ca6a0bfcc27 100644 (file)
@@ -580,7 +580,9 @@ sub provision_raw_step1($$)
 #We don't want to pass our self-tests if the PAC code is wrong
        gensec:require_pac = true
        log level = $ctx->{server_loglevel}
-       lanman auth = Yes";
+       lanman auth = Yes
+       dnsupdate:rndc reload command = /bin/true
+";
 
        if (defined($ctx->{sid_generator}) && $ctx->{sid_generator} ne "internal") {
                print CONFFILE "