summaryrefslogtreecommitdiff
path: root/source4/selftest/env
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-11-09 18:33:18 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:44:53 +0100
commit3953335420f95c7ac60cd2cbfde7427a6d5b0922 (patch)
tree730f7452960485d0a6f1aa94083f2991d452db54 /source4/selftest/env
parente8b921293bffe7682180681f5416c7bea80ec9e1 (diff)
downloadsamba-3953335420f95c7ac60cd2cbfde7427a6d5b0922.tar.gz
samba-3953335420f95c7ac60cd2cbfde7427a6d5b0922.tar.bz2
samba-3953335420f95c7ac60cd2cbfde7427a6d5b0922.zip
r25914: selftest: fix the module pathes when using --with-selftest-prefix
metze (This used to be commit 092b93b1356bbf73d40a1d7bb971a4ef4967d662)
Diffstat (limited to 'source4/selftest/env')
-rw-r--r--source4/selftest/env/Samba4.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/selftest/env/Samba4.pm b/source4/selftest/env/Samba4.pm
index d0f6d522e9..d7c37fab3e 100644
--- a/source4/selftest/env/Samba4.pm
+++ b/source4/selftest/env/Samba4.pm
@@ -647,7 +647,6 @@ nogroup:x:65534:nobody
DOMAIN => $domain,
USERNAME => $username,
REALM => $realm,
- LDB_MODULES_PATH => "$self->{bindir}/modules/ldb",
PASSWORD => $password,
LDAPDIR => $ldapdir,
WINBINDD_SOCKET_DIR => $winbindd_socket_dir,