diff options
author | unknown <hhunger@hh-nb.hungers> | 2008-05-08 20:13:39 +0200 |
---|---|---|
committer | unknown <hhunger@hh-nb.hungers> | 2008-05-08 20:13:39 +0200 |
commit | db03bda0ed7da8f6fa9ba4fa0fe1ebc93f4d3abb (patch) | |
tree | 12ee1f745583b6c24239f295095f3368a30f92c5 /.bzrignore | |
parent | b54b7c6552c1559dbda9f4dd7b1a1211d0495094 (diff) | |
download | mariadb-git-db03bda0ed7da8f6fa9ba4fa0fe1ebc93f4d3abb.tar.gz |
Fixes for bug#36522.
BitKeeper/etc/ignore:
Added mysql-test/bug36522-64.tar mysql-test/bug36522.tar mysql-test/t.log mysql-test/tps.log to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 16386496643..fbd2285ea78 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3024,3 +3024,7 @@ win/vs8cache.txt ylwrap zlib/*.ds? zlib/*.vcproj +mysql-test/bug36522-64.tar +mysql-test/bug36522.tar +mysql-test/t.log +mysql-test/tps.log |