diff options
author | ian@zim.(none) <> | 2006-03-27 17:45:06 -0800 |
---|---|---|
committer | ian@zim.(none) <> | 2006-03-27 17:45:06 -0800 |
commit | a66aace3e9c3cd6d5ff733ba0982637d62401577 (patch) | |
tree | 5b3e7270fa0279b2e7c2b7695fc1729a0be341a5 /.bzrignore | |
parent | 25adcb6500e4d0a23a1c7c1cf2cb022b17411343 (diff) | |
download | mariadb-git-a66aace3e9c3cd6d5ff733ba0982637d62401577.tar.gz |
Fix for bug #16855
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index e521692f6c2..f42630ae0ec 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1275,3 +1275,5 @@ zlib/*.ds? zlib/*.vcproj scripts/mysql_upgrade include/openssl +mysql-test/r/bdb.log +mysql-test/r/im_client_port.log |