From: Guilhem Bichot Date: February 13 2009 12:25pm Subject: bzr commit into MySQL/Maria:mysql-maria branch (guilhem:2735) List-Archive: http://lists.mysql.com/maria/446 Message-Id: <20090213122558.4F04429F4F@gbichot4.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At bzr+ssh://bk-internal.mysql.com/bzrroot/server/mysql-maria/ based on revid:guilhem@stripped 2735 Guilhem Bichot 2009-02-13 the Maria testsuite needs to be in the tarball, to make pushbuild run it modified: mysql-test/Makefile.am === modified file 'mysql-test/Makefile.am' --- a/mysql-test/Makefile.am 2009-02-01 15:01:41 +0000 +++ b/mysql-test/Makefile.am 2009-02-13 12:25:41 +0000 @@ -94,7 +94,7 @@ TEST_DIRS = t r include std_data std_dat suite/manual/t suite/manual/r \ suite/ndb_team suite/ndb_team/t suite/ndb_team/r \ suite/rpl suite/rpl/data suite/rpl/include suite/rpl/r \ - suite/rpl/t \ + suite/rpl/t suite/maria/t suite/maria/r \ suite/stress/include suite/stress/t suite/stress/r \ suite/ndb suite/ndb/t suite/ndb/r \ suite/rpl_ndb suite/rpl_ndb/t suite/rpl_ndb/r \