summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorLars Müller <lmuelle@samba.org>2006-03-13 14:22:43 +0000
committerLars Müller <lmuelle@samba.org>2006-03-13 14:22:43 +0000
commitb8fae37b98d0035a02423371801e1d18f19718df (patch)
tree236e28663087af598810762b0d928fc64f84d6c2 /testsuite
parentda9e38539d6c6e26f998ae2bb5a470cf42056d6f (diff)
downloadsamba-b8fae37b98d0035a02423371801e1d18f19718df.tar.gz
samba-b8fae37b98d0035a02423371801e1d18f19718df.tar.xz
samba-b8fae37b98d0035a02423371801e1d18f19718df.zip
r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/
The intention is to have the resulting binaries at one place. This is also usefull for upcoming changes to provide a test_pammodules rule. With these changes I even got aware of testsuite/nsswitch/pam_winbind_syms.exp But this only covers pam_winbind.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/nsswitch/pam_winbind_syms.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/nsswitch/pam_winbind_syms.exp b/testsuite/nsswitch/pam_winbind_syms.exp
index f95274cdd9d..7c85a2d24d3 100644
--- a/testsuite/nsswitch/pam_winbind_syms.exp
+++ b/testsuite/nsswitch/pam_winbind_syms.exp
@@ -29,7 +29,7 @@ if {$output != ""} {
# Run load-dl.c
set output [util_start "$srcdir/$subdir/pam_winbind_syms" \
- "nsswitch/pam_winbind.so"]
+ "bin/pam_winbind.so"]
if {[regexp "FAIL:" $output]} {
fail "run pam_winbind_syms"