diff options
Diffstat (limited to 'testprogs/blackbox/test_locktest.sh')
-rwxr-xr-x | testprogs/blackbox/test_locktest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_locktest.sh b/testprogs/blackbox/test_locktest.sh index 88fa0ef892..9cad4dafa2 100755 --- a/testprogs/blackbox/test_locktest.sh +++ b/testprogs/blackbox/test_locktest.sh @@ -18,7 +18,7 @@ PREFIX=$5 shift 5 failed=0 -samba4bindir=`dirname $0`/../../source/bin +samba4bindir=`dirname $0`/../../source4/bin locktest=$samba4bindir/locktest . `dirname $0`/subunit.sh |