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
commitb1fab24ce22695221f022fd825391b2475ff0908 (patch)
tree680db86a2ac3b15e7744443acf08877d249ce8b6 /.bzrignore
parent43fb5cd358aa61e1bbd7a4e1a84e46f8dfcfb626 (diff)
downloadmariadb-git-b1fab24ce22695221f022fd825391b2475ff0908.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