diff options
author | Bjorn Munch <bjorn.munch@oracle.com> | 2013-01-15 09:56:36 +0100 |
---|---|---|
committer | Bjorn Munch <bjorn.munch@oracle.com> | 2013-01-15 09:56:36 +0100 |
commit | 817f2ab90e891b90dbaaf0ce0c41c1df4b9a7daa (patch) | |
tree | 9e0889668eb97bc53628b2e79c867c1e0f62b669 /.bzrignore | |
parent | e7ad5e36d467eff8faf5b39bfbc11af3469aed8d (diff) | |
download | mariadb-git-817f2ab90e891b90dbaaf0ce0c41c1df4b9a7daa.tar.gz |
A bit more intelligent processing of .in files in mysql-test/collections
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 655cea20bc5..4012ee96751 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1313,6 +1313,7 @@ mysql-test/*.ds? mysql-test/*.vcproj mysql-test/.DS_Store mysql-test/collections/default.release +mysql-test/collections/default.release.done mysql-test/funcs_1.log mysql-test/funcs_1.tar mysql-test/gmon.out @@ -3066,4 +3067,5 @@ info_macros.cmake Docs/INFO_BIN Docs/INFO_SRC Testing +FilesCopied source_downloads |