List:Commits« Previous MessageNext Message »
From:Sven Sandberg Date:July 23 2008 11:32am
Subject:bzr push into mysql-6.0-backup branch (sven:2682 to 2683)
View as plain text  
 2683 Sven Sandberg	2008-07-23
      Post-merge fixes.
      mysql-test/suite/backup was not listed among the files
      to include in the distribution, causing pb to fail.
modified:
  mysql-test/Makefile.am

 2682 Sven Sandberg	2008-07-23
      Post-push fix.
      A typo in sql/Makefile.am prevented header files from being
      included in the distribution, causing pb to fail building.
modified:
  sql/Makefile.am

=== modified file 'mysql-test/Makefile.am'
--- a/mysql-test/Makefile.am	2008-07-22 14:16:22 +0000
+++ b/mysql-test/Makefile.am	2008-07-23 09:31:19 +0000
@@ -59,6 +59,7 @@ TEST_DIRS = t r include std_data std_dat
 	std_data/ndb_backup51_data_be std_data/ndb_backup51_data_le \
         std_data/ndb_backup51_d2_be std_data/ndb_backup51_d2_le \
 	extra/binlog_tests/ extra/rpl_tests \
+	suite/backup suite/backup/t suite/backup/r \
 	suite/binlog suite/binlog/t suite/binlog/r suite/binlog/std_data \
 	suite/bugs/data suite/bugs/t suite/bugs/r \
 	suite/federated \

Thread
bzr push into mysql-6.0-backup branch (sven:2682 to 2683) Sven Sandberg23 Jul