summaryrefslogtreecommitdiff
path: root/source4/torture/tests/test_locktest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/tests/test_locktest.sh')
-rwxr-xr-xsource4/torture/tests/test_locktest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/tests/test_locktest.sh b/source4/torture/tests/test_locktest.sh
index a8f11ee0ba..e1d2a1ade4 100755
--- a/source4/torture/tests/test_locktest.sh
+++ b/source4/torture/tests/test_locktest.sh
@@ -18,7 +18,7 @@ PREFIX=$5
shift 5
failed=0
-samba4bindir="$BUILDDIR/bin"
+samba4bindir="$BINDIR"
locktest="$samba4bindir/locktest$EXEEXT"
. `dirname $0`/../../../testprogs/blackbox/subunit.sh