diff options
author | jimw@mysql.com <> | 2006-04-11 18:54:24 -0700 |
---|---|---|
committer | jimw@mysql.com <> | 2006-04-11 18:54:24 -0700 |
commit | 276109b155b017a509801b19f76d81feca460707 (patch) | |
tree | 24f79d4012d38ba95416a1379bdf4c392e02e0cb /.bzrignore | |
parent | b02463c15aea36ddcd5b4f7d0f5b4594b5c84f62 (diff) | |
download | mariadb-git-276109b155b017a509801b19f76d81feca460707.tar.gz |
Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,
and various stuff in Docs/. Also move the certificates used for testing
into mysql-test/std_data from the top-level SSL directory (now gone).
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 4b6b0411a47..6dd19fc0355 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1759,3 +1759,4 @@ vio/viotest.cpp zlib/*.ds? zlib/*.vcproj mysql-test/r/*.log +client/mysql_upgrade |