diff options
author | unknown <hhunger@hh-nb.hungers> | 2008-01-08 13:56:01 +0100 |
---|---|---|
committer | unknown <hhunger@hh-nb.hungers> | 2008-01-08 13:56:01 +0100 |
commit | 68eb3c942162a479b8f50b6c4f3fc70cc4bb1b1a (patch) | |
tree | 3a6c887070206dfd8307fda69cf722863686dea1 /.bzrignore | |
parent | 7b26e7774c9ed4a508e48a953d80fe722fe68e2a (diff) | |
download | mariadb-git-68eb3c942162a479b8f50b6c4f3fc70cc4bb1b1a.tar.gz |
WL#4084: Code changes due to enabled the disabled tests (including other improvements).
BitKeeper/etc/ignore:
Added mysql-test/funcs_1.log to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 6e09cdd7b5d..b0e4d3ef18b 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3012,3 +3012,4 @@ win/vs8cache.txt ylwrap zlib/*.ds? zlib/*.vcproj +mysql-test/funcs_1.log |