diff options
author | unknown <kostja@bodhi.local> | 2006-08-04 00:00:48 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.local> | 2006-08-04 00:00:48 +0400 |
commit | fc19d19d4aac361bbcd86c0ab539c6137943c55c (patch) | |
tree | 62644981402ccb7378abb951f50b2a9d827e0942 /.bzrignore | |
parent | 65866b7bbaf571964ad328265f3ff7b0b0a47d4b (diff) | |
download | mariadb-git-fc19d19d4aac361bbcd86c0ab539c6137943c55c.tar.gz |
Fix a bug in the .dsp file. Ignore a symlink.
BitKeeper/etc/ignore:
Added ndb/src/common/util/testBitmask.cpp to the ignore list
VC++Files/sql/mysqld.dsp:
Fix a bug in the .dsp file.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 68e8120fae0..5e6c7509354 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1296,3 +1296,4 @@ vio/viotest-sslconnect.cpp vio/viotest.cpp zlib/*.ds? zlib/*.vcproj +ndb/src/common/util/testBitmask.cpp |