From: Dmitry Lenev Date: November 19 2010 8:32am Subject: bzr push into mysql-5.5-bugteam branch (Dmitry.Lenev:3195 to 3196) List-Archive: http://lists.mysql.com/commits/124371 Message-Id: <20101119083223.8BB4865CE3@mockturtle> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3196 Dmitry Lenev 2010-11-19 Fix tree name which was accidentally changed during the merge. modified: .bzr-mysql/default.conf 3195 Dmitry Lenev 2010-11-19 [merge] Merged recent change from mysql-5.5-bugteam into mysql-5.5-runtime tree. modified: mysql-test/r/show_check.result mysql-test/t/show_check.test === modified file '.bzr-mysql/default.conf' --- a/.bzr-mysql/default.conf 2010-11-18 16:52:53 +0000 +++ b/.bzr-mysql/default.conf 2010-11-19 08:31:56 +0000 @@ -1,4 +1,4 @@ [MYSQL] post_commit_to = "commits@stripped" post_push_to = "commits@stripped" -tree_name = "mysql-5.5-runtime" +tree_name = "mysql-5.5-bugteam" No bundle (reason: useless for push emails).