summaryrefslogtreecommitdiff
path: root/mysql-test/ndb
diff options
context:
space:
mode:
authortulin@mysql.com <>2005-04-28 09:09:52 +0200
committertulin@mysql.com <>2005-04-28 09:09:52 +0200
commit2df87238080705b46f3427c745ef9fb27c47c4d8 (patch)
treef4b6c3db5594d1c5dbf6e08f2b06e8b1d3669e2a /mysql-test/ndb
parent0a21c374da30caeb5ed7446bb3efada616c44e41 (diff)
downloadmariadb-git-2df87238080705b46f3427c745ef9fb27c47c4d8.tar.gz
ndbcluster.sh:
merge
Diffstat (limited to 'mysql-test/ndb')
-rw-r--r--mysql-test/ndb/ndbcluster.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/ndb/ndbcluster.sh b/mysql-test/ndb/ndbcluster.sh
index c09c013552e..e80c3594ee8 100644
--- a/mysql-test/ndb/ndbcluster.sh
+++ b/mysql-test/ndb/ndbcluster.sh
@@ -18,7 +18,7 @@ cd $CWD
# Are we using a source or a binary distribution?
if [ -d ../sql ] ; then
SOURCE_DIST=1
- ndbtop=$BASEDIR/ndb
+ ndbtop=$BASEDIR/storage/ndb
exec_ndb=$ndbtop/src/kernel/ndbd
exec_mgmtsrvr=$ndbtop/src/mgmsrv/ndb_mgmd
exec_waiter=$ndbtop/tools/ndb_waiter