summaryrefslogtreecommitdiff
path: root/testprogs/blackbox/test_export_keytab.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testprogs/blackbox/test_export_keytab.sh')
-rwxr-xr-xtestprogs/blackbox/test_export_keytab.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_export_keytab.sh b/testprogs/blackbox/test_export_keytab.sh
index 3982563a7d..207ed31c1c 100755
--- a/testprogs/blackbox/test_export_keytab.sh
+++ b/testprogs/blackbox/test_export_keytab.sh
@@ -18,7 +18,7 @@ PREFIX=$5
shift 5
failed=0
-samba4bindir="$BUILDDIR/bin"
+samba4bindir="$BINDIR"
smbclient="$samba4bindir/smbclient$EXEEXT"
samba4kinit="$samba4bindir/samba4kinit$EXEEXT"
samba_tool="$samba4bindir/samba-tool$EXEEXT"