From: Date: July 3 2009 2:57pm Subject: Re: bzr commit into mysql-6.0-backup branch (ingo.struewing:2839) WL#4771 List-Archive: http://lists.mysql.com/commits/77899 Message-Id: <4A4E0037.7040808@sun.com> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Hi Ingo, I think this is good to push. Are you going to push it soon? Rafal Ingo Struewing wrote: > #At file:///home2/mydev/bzrroot/mysql-6.0-wl4771-3/ based on revid:ingo.struewing@stripped > > 2839 Ingo Struewing 2009-07-03 > WL#4771 - Online Backup: Test cross-platform compatibility > Added suite/backup/std_data to mysql-test/Makefile.am > It contains the new backup file images required for the > cross-platform compatibility tests. > @ mysql-test/Makefile.am > WL#4771 - Online Backup: Test cross-platform compatibility > Added suite/backup/std_data > > modified: > mysql-test/Makefile.am > === modified file 'mysql-test/Makefile.am' > --- a/mysql-test/Makefile.am 2009-06-17 07:10:40 +0000 > +++ b/mysql-test/Makefile.am 2009-07-03 10:52:50 +0000 > @@ -84,6 +84,7 @@ TEST_DIRS = t r include std_data std_dat > std_data/funcs_1 \ > extra/binlog_tests/ extra/rpl_tests \ > suite/backup suite/backup/t suite/backup/r suite/backup/include \ > + suite/backup/std_data \ > suite/backup_engines suite/backup_engines/t suite/backup_engines/r \ > suite/backup_engines/include \ > suite/backup_ptr suite/backup_ptr/t suite/backup_ptr/r \ > > > > ------------------------------------------------------------------------ > >