diff options
author | unknown <hhunger@hh-nb.hungers> | 2008-02-06 11:02:45 +0100 |
---|---|---|
committer | unknown <hhunger@hh-nb.hungers> | 2008-02-06 11:02:45 +0100 |
commit | 4c5fb788f8ce1b01abdbf44a67f0eb0e6826efa7 (patch) | |
tree | dbadcbdf21de0abf36fc412e8969721c2a1fb652 /.bzrignore | |
parent | 8c8c0efd4132288396cbd5faf0316165ab539352 (diff) | |
download | mariadb-git-4c5fb788f8ce1b01abdbf44a67f0eb0e6826efa7.tar.gz |
Fixed differences in STATE in result file for bug#34190.
BitKeeper/etc/ignore:
Added mysql-test/suite/funcs_1.tar.zip 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 7100d65064c..756f66e1e8c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3018,3 +3018,4 @@ mysql-test/suite/funcs_1.tar.gz mysql-test/.DS_Store .DS_Store libmysqld/sql_profile.cc +mysql-test/suite/funcs_1.tar.zip |