diff options
Diffstat (limited to 'testprogs/blackbox/test_chgdcpass.sh')
-rwxr-xr-x | testprogs/blackbox/test_chgdcpass.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_chgdcpass.sh b/testprogs/blackbox/test_chgdcpass.sh index c609efc312..467eaf7bd9 100755 --- a/testprogs/blackbox/test_chgdcpass.sh +++ b/testprogs/blackbox/test_chgdcpass.sh @@ -20,7 +20,7 @@ PROVDIR=$7 shift 7 failed=0 -samba4bindir="$BUILDDIR/bin" +samba4bindir="$BINDIR" samba4srcdir="$SRCDIR/source4" smbclient="$samba4bindir/smbclient$EXEEXT" samba4kinit="$samba4bindir/samba4kinit$EXEEXT" |