diff options
author | unknown <tomas@mc05.(none)> | 2004-06-15 08:14:20 +0200 |
---|---|---|
committer | unknown <tomas@mc05.(none)> | 2004-06-15 08:14:20 +0200 |
commit | 42d9baf933c893c45269234ca0b3d705dc256e65 (patch) | |
tree | c99f0af498d96ea06c28b025171c02c9f05c8d71 /mysql-test/ndb | |
parent | 61540a24d75d8657f214848fac8f09c7cf2a9169 (diff) | |
download | mariadb-git-42d9baf933c893c45269234ca0b3d705dc256e65.tar.gz |
ndb fixes for make dist
mysql-test/ndb/ndbcluster.sh:
Change mode to -rw-rw-r--
Diffstat (limited to 'mysql-test/ndb')
-rw-r--r-- | mysql-test/ndb/Makefile.am | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | mysql-test/ndb/ndbcluster.sh | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/ndb/Makefile.am b/mysql-test/ndb/Makefile.am index 44627c85bb5..3ed222344a6 100644 --- a/mysql-test/ndb/Makefile.am +++ b/mysql-test/ndb/Makefile.am @@ -4,9 +4,9 @@ testdir = $(benchdir_root)/mysql-test/ndb test_SCRIPTS = ndbcluster -EXTRA_SCRIPTS = ndbcluster.sh +noinst_HEADERS = ndbcluster.sh -test_DATA = ndb_config_2_node.ini +dist_test_DATA = ndb_config_2_node.ini SUFFIXES = .sh diff --git a/mysql-test/ndb/ndbcluster.sh b/mysql-test/ndb/ndbcluster.sh index 5334604db33..5334604db33 100755..100644 --- a/mysql-test/ndb/ndbcluster.sh +++ b/mysql-test/ndb/ndbcluster.sh |