List:Commits« Previous MessageNext Message »
From:Øystein Grøvlen Date:June 23 2008 4:35pm
Subject:Re: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2638)
Bug#36586
View as plain text  
Chuck Bell wrote:
> Patch approved pending one mandatory correction: 
> 
>> === added file 'mysql-test/t/backup_multi_blocks.test'
>> --- a/mysql-test/t/backup_multi_blocks.test	1970-01-01 
>> 00:00:00 +0000
>> +++ b/mysql-test/t/backup_multi_blocks.test	2008-06-19 
>> 09:15:00 +0000
>> @@ -0,0 +1,51 @@
>> +--source include/not_embedded.inc
>> +--source include/have_debug.inc
>> +
>> +# Run test only on 64-bit platforms until BUG#36624 has been fixed.
>> +---source include/have_64bit.inc
> 
> The above command is invalid. There are too many '-' before the command. It
> should be:
> 
> --source include/have_64bit.inc
> 
> The test will not work correctly on 32-bit systems until this is fixed.

Chuck,

Thanks, for noticing this typo.  I will fix it before I push this patch.

-- 
Øystein
Thread
bzr commit into mysql-6.0-backup branch (oystein.grovlen:2638) Bug#36586Oystein Grovlen19 Jun
  • RE: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2638) Bug#36586Chuck Bell19 Jun
    • Re: bzr commit into mysql-6.0-backup branch (oystein.grovlen:2638)Bug#36586Øystein Grøvlen23 Jun