diff options
author | joreland@mysql.com <> | 2004-12-09 16:57:20 +0100 |
---|---|---|
committer | joreland@mysql.com <> | 2004-12-09 16:57:20 +0100 |
commit | ad258ad5f884359c4ff675eb2321fed411f1fb81 (patch) | |
tree | 91776f852eaf988515c98065f3ceb604aa79b7ba /ndb/test/tools | |
parent | d19a42d8ea10300d9bf35f6db6de6637e0b57504 (diff) | |
download | mariadb-git-ad258ad5f884359c4ff675eb2321fed411f1fb81.tar.gz |
ndb - Fix hugoCalcValue for bits
Diffstat (limited to 'ndb/test/tools')
-rw-r--r-- | ndb/test/tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/test/tools/Makefile.am b/ndb/test/tools/Makefile.am index 3255267b636..42dc067a473 100644 --- a/ndb/test/tools/Makefile.am +++ b/ndb/test/tools/Makefile.am @@ -1,5 +1,5 @@ -ndbtest_PROGRAMS = hugoCalculator hugoLoad hugoFill hugoLockRecords hugoPkDelete hugoPkRead hugoPkReadRecord hugoPkUpdate hugoScanRead hugoScanUpdate restart verify_index copy_tab create_index ndb_cpcc +ndbtest_PROGRAMS = hugoLoad hugoFill hugoLockRecords hugoPkDelete hugoPkRead hugoPkReadRecord hugoPkUpdate hugoScanRead hugoScanUpdate restart verify_index copy_tab create_index ndb_cpcc # transproxy |