List:Commits« Previous MessageNext Message »
From:msvensson Date:October 5 2007 4:25pm
Subject:bk commit into 5.1 tree (msvensson:1.2577)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 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-10-05 18:24:48+02:00, msvensson@shellback.(none) +1 -0
  Remove printout

  mysql-test/lib/mtr_cases.pl@stripped, 2007-10-05 18:24:42+02:00, msvensson@shellback.(none) +0 -2
    Remove printout

diff -Nrup a/mysql-test/lib/mtr_cases.pl b/mysql-test/lib/mtr_cases.pl
--- a/mysql-test/lib/mtr_cases.pl	2007-10-05 14:42:34 +02:00
+++ b/mysql-test/lib/mtr_cases.pl	2007-10-05 18:24:42 +02:00
@@ -337,8 +337,6 @@ sub collect_one_test_case($$$$$$$$$) {
 
   my $path= "$testdir/$elem";
 
-
-  print "collect_one_test_case\n";
   # ----------------------------------------------------------------------
   # Skip some tests silently
   # ----------------------------------------------------------------------
Thread
bk commit into 5.1 tree (msvensson:1.2577)msvensson5 Oct