List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:March 10 2006 12:15pm
Subject:bk commit into 5.2 tree (joerg:1.2160)
View as plain text  
Below is the list of changes that have just been committed into a local
5.2 repository of joerg. When joerg 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
  1.2160 06/03/10 12:15:18 joerg@stripped +2 -0
  Merge mysql.com:/M51/comment-5.1 into mysql.com:/M52/mysql-5.2

  mysql-test/mysql-test-run.sh
    1.309 06/03/10 12:15:15 joerg@stripped +0 -0
    Auto merged

  mysql-test/mysql-test-run.pl
    1.81 06/03/10 12:15:15 joerg@stripped +0 -0
    Auto merged

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	joerg
# Host:	trift2.
# Root:	/M52/mysql-5.2/RESYNC

--- 1.80/mysql-test/mysql-test-run.pl	2006-03-03 15:13:05 +01:00
+++ 1.81/mysql-test/mysql-test-run.pl	2006-03-10 12:15:15 +01:00
@@ -198,7 +198,6 @@
 
 our @opt_extra_mysqld_opt;
 
-our $opt_comment;
 our $opt_compress;
 our $opt_ssl;
 our $opt_skip_ssl;
@@ -661,14 +660,6 @@
             ) or usage("Can't read options");
 
   usage("") if $opt_usage;
-
-  if ( $opt_comment )
-  {
-    print "\n";
-    print '#' x 78, "\n";
-    print "# $opt_comment\n";
-    print '#' x 78, "\n\n";
-  }
 
   if ( $opt_comment )
   {
Thread
bk commit into 5.2 tree (joerg:1.2160)Joerg Bruehe10 Mar