diff options
author | joerg@mysql.com <> | 2004-11-05 15:50:53 +0100 |
---|---|---|
committer | joerg@mysql.com <> | 2004-11-05 15:50:53 +0100 |
commit | 16b280b11dbfa9dc29e2773e9214283a3dc283bf (patch) | |
tree | 126fa59c953cf9a657c1ff93726b8c00f1b8577d /.bzrignore | |
parent | e93450d4421c3794d569f529b1f123cd3ca2eaf7 (diff) | |
download | mariadb-git-16b280b11dbfa9dc29e2773e9214283a3dc283bf.tar.gz |
Ensure that even the (relatively new) "mysql-test/Makefile.am" gets into the source tar-ball.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 27fb593c662..1e89b903ac7 100644 --- a/.bzrignore +++ b/.bzrignore @@ -922,3 +922,4 @@ Docs/Images/mydsn-test-success.txt Docs/Images/mydsn-trace.txt Docs/Images/mydsn.txt Docs/Images/myflowchart.txt +mysql-test/mysql_test_run_new |