diff options
Diffstat (limited to 'testprogs/blackbox/test_ndrdump.sh')
-rwxr-xr-x | testprogs/blackbox/test_ndrdump.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_ndrdump.sh b/testprogs/blackbox/test_ndrdump.sh index 089a7c3a2b..50fd76ba92 100755 --- a/testprogs/blackbox/test_ndrdump.sh +++ b/testprogs/blackbox/test_ndrdump.sh @@ -8,7 +8,7 @@ failed=0 -samba4bindir=`dirname $0`/../../source/bin +samba4bindir=`dirname $0`/../../source4/bin ndrdump=$samba4bindir/ndrdump files=`dirname $0`/ndrdump |