diff options
author | Andreas Schneider <asn@samba.org> | 2011-03-02 15:27:12 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-03-08 11:41:29 +0100 |
commit | 0a2251da549b2cb1cff43116c9b3446c524345e2 (patch) | |
tree | 263f721bfae163ab75f514805260e6b5c21dc3e9 /selftest/target | |
parent | d343409d6b86a0b17f722287d1bc160372f0f7ef (diff) | |
download | samba-0a2251da549b2cb1cff43116c9b3446c524345e2.tar.gz samba-0a2251da549b2cb1cff43116c9b3446c524345e2.tar.bz2 samba-0a2251da549b2cb1cff43116c9b3446c524345e2.zip |
selftest: Added ncalrpc dir to config.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'selftest/target')
-rw-r--r-- | selftest/target/Samba3.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm index b46a2df8d7..adba749d33 100644 --- a/selftest/target/Samba3.pm +++ b/selftest/target/Samba3.pm @@ -594,6 +594,7 @@ sub provision($$$$$$) queue resume command = $bindir_abs/vlp tdbfile=$lockdir/vlp.tdb queueresume %p lpq cache time = 0 + ncalrpc dir = $lockdir/ncalrpc rpc_server:epmapper = embedded # Begin extra options |