summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorunknown <jonas@eel.(none)>2005-09-09 12:39:06 +0200
committerunknown <jonas@eel.(none)>2005-09-09 12:39:06 +0200
commit287af8f43610f33fa49d2622b9a83f8a44afcbd2 (patch)
tree680db86a2ac3b15e7744443acf08877d249ce8b6 /.bzrignore
parent75c59253b93157ef83978236ececc2f36c36c83a (diff)
downloadmariadb-git-287af8f43610f33fa49d2622b9a83f8a44afcbd2.tar.gz
ndb
new testprogram testSRBank BitKeeper/etc/ignore: Added ndb/test/ndbapi/testSRBank to the ignore list ndb/test/include/NDBT_Test.hpp: incProperty ndb/test/ndbapi/Makefile.am: new test program ndb/test/ndbapi/bank/Bank.cpp: remove endless wait until ready loop fix lots of retry loops to better handle error ndb/test/ndbapi/bank/Bank.hpp: remove endless wait until ready loop fix lots of retry loops to better handle error ndb/test/src/NDBT_Test.cpp: incProperty ndb/test/src/UtilTransactions.cpp: close transaction if failed ndb/test/ndbapi/testSRBank.cpp: New BitKeeper file ``ndb/test/ndbapi/testSRBank.cpp''
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index f9f9c146692..ce63dcaf5a9 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -1056,3 +1056,4 @@ vio/viotest-ssl
ndb/tools/ndb_config
support-files/MacOSX/postflight
support-files/MacOSX/preflight
+ndb/test/ndbapi/testSRBank