From: Bjorn Munch Date: February 16 2011 11:26am Subject: bzr commit into mysql-trunk branch (bjorn.munch:3653) List-Archive: http://lists.mysql.com/commits/131407 Message-Id: <201102161126.p1GBQ99w012764@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///home/bm136801/my/main-tr/ based on revid:dmitry.lenev@stripped 3653 Bjorn Munch 2011-02-16 [merge] Removed unused code accidentally pushed with Bug @58122 modified: mysql-test/mysql-test-run.pl === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-02-09 15:35:49 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-02-16 11:25:27 +0000 @@ -1562,12 +1562,6 @@ sub command_line_setup { $debug_d= "d,query,info,error,enter,exit"; } - if ($opt_debug && $opt_debug ne "1") - { - $debug_d= "d,$opt_debug"; - $debug_d= "d,query,info,error,enter,exit" if $opt_debug eq "std"; - } - mtr_report("Checking supported features..."); check_ndbcluster_support(\%mysqld_variables); No bundle (reason: revision is a merge).