s4-test: make spnupdate work without make install
authorAndrew Tridgell <tridge@samba.org>
Tue, 27 Apr 2010 09:45:49 +0000 (19:45 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 27 Apr 2010 09:47:23 +0000 (19:47 +1000)
thanks to metze for noticing this

selftest/target/Samba4.pm

index c5b6d773624d32428be7b083f1341411445be570..5680dd8e739f2b67d605d8520aff8faace8a5294 100644 (file)
@@ -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}
 ";