diff options
author | unknown <sasha@mysql.sashanet.com> | 2000-12-13 16:43:18 -0700 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2000-12-13 16:43:18 -0700 |
commit | a19a15853749988c89c36442ca623ee0e11b8fb4 (patch) | |
tree | 0f4c10c2f576aedfdf9937c32c8285222b45b343 /.bzrignore | |
parent | b7209f66432367e9c01407f04c28c08596b31560 (diff) | |
download | mariadb-git-a19a15853749988c89c36442ca623ee0e11b8fb4.tar.gz |
MIT fix
BitKeeper/etc/ignore:
Added mysql-test/install_test_db mysql-test/mysql-test-run to the ignore list
include/global.h:
another fix for MIT-threads
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 590515eabde..9db0b00c2a8 100644 --- a/.bzrignore +++ b/.bzrignore @@ -175,3 +175,5 @@ support-files/mysql.server support-files/mysql.spec tags libmysql_r/conf_to_src +mysql-test/install_test_db +mysql-test/mysql-test-run |