[SCM] Samba Shared Repository - branch master updated

Andrew Tridgell tridge at samba.org
Tue Apr 27 03:48:59 MDT 2010


The branch, master has been updated
       via  3dd50b2... s4-test: make spnupdate work without make install
      from  ef13264... s4-provision: setup spn_update_list in provision

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 3dd50b29228994c8dd5162cb300d234316126586
Author: Andrew Tridgell <tridge at samba.org>
Date:   Tue Apr 27 19:45:49 2010 +1000

    s4-test: make spnupdate work without make install
    
    thanks to metze for noticing this

-----------------------------------------------------------------------

Summary of changes:
 selftest/target/Samba4.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm
index c5b6d77..5680dd8 100644
--- a/selftest/target/Samba4.pm
+++ b/selftest/target/Samba4.pm
@@ -586,6 +586,7 @@ sub provision_raw_step1($$)
 	lanman auth = Yes
 	rndc command = true
         dns update command = $ENV{SRCDIR_ABS}/scripting/bin/samba_dnsupdate --all-interfaces --use-file=$ctx->{dns_host_file}
+        spn update command = $ENV{SRCDIR_ABS}/scripting/bin/samba_spnupdate
         resolv:host file = $ctx->{dns_host_file}
 ";
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list