List:Commits« Previous MessageNext Message »
From:msvensson Date:August 14 2007 11:10am
Subject:bk commit into 5.0 tree (msvensson:1.2515)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-08-14 11:10:23+02:00, msvensson@pilot.(none) +1 -0
  Remove unused variable

  mysql-test/mysql-test-run.pl@stripped, 2007-08-14 11:10:21+02:00, msvensson@pilot.(none) +0 -1
    Remove unused variable

diff -Nrup a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
--- a/mysql-test/mysql-test-run.pl	2007-08-14 11:05:40 +02:00
+++ b/mysql-test/mysql-test-run.pl	2007-08-14 11:10:21 +02:00
@@ -233,7 +233,6 @@ my $opt_report_features;
 our $opt_check_testcases;
 our $opt_mark_progress;
 
-our $opt_skip;
 our $opt_skip_rpl;
 our $max_slave_num= 0;
 our $max_master_num= 1;
Thread
bk commit into 5.0 tree (msvensson:1.2515)msvensson14 Aug