diff options
author | Kai Blin <kai@samba.org> | 2010-11-15 23:01:57 +0100 |
---|---|---|
committer | Kai Blin <kai@samba.org> | 2010-12-09 23:57:03 +0100 |
commit | 1f2518df5a4f21bb7a2bd2abc601517d7988c507 (patch) | |
tree | dfe2495839e73617d892cbd5a0fd3ab4092e6fce /selftest/target | |
parent | 9df1b408c1b2432728ecc3d114854535f168b47a (diff) | |
download | samba-1f2518df5a4f21bb7a2bd2abc601517d7988c507.tar.gz samba-1f2518df5a4f21bb7a2bd2abc601517d7988c507.tar.bz2 samba-1f2518df5a4f21bb7a2bd2abc601517d7988c507.zip |
s4 libcli: Add libcli_echo lib and torture test
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Thu Dec 9 23:57:03 CET 2010 on sn-devel-104
Diffstat (limited to 'selftest/target')
-rw-r--r-- | selftest/target/Samba4.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 37c9550a7a..20c1a1babc 100644 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -602,6 +602,7 @@ sub provision_raw_step1($$) panic action = $RealBin/gdb_backtrace \%PID% \%PROG% wins support = yes server role = $ctx->{server_role} + server services = +echo notify:inotify = false ldb:nosync = true #We don't want to pass our self-tests if the PAC code is wrong |