From: Bjorn Munch Date: February 9 2011 3:37pm Subject: bzr push into mysql-5.5 branch (bjorn.munch:3325 to 3326) List-Archive: http://lists.mysql.com/commits/130899 Message-Id: <201102091537.p19FbRM6010963@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3326 Bjorn Munch 2011-02-09 Silly mistake in 59148, forgot .exe on Windows modified: mysql-test/mysql-test-run.pl 3325 Joerg Bruehe 2011-02-09 [merge] Empty upmerge. === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-02-08 15:47:33 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-02-09 15:25:34 +0000 @@ -2022,7 +2022,7 @@ sub read_plugin_defs($) # Need to check if we will be running mysqld-debug if ($opt_debug_server) { - $running_debug= 1 if find_mysqld($basedir) =~ /-debug$/; + $running_debug= 1 if find_mysqld($basedir) =~ /mysqld-debug/; } while () { No bundle (reason: useless for push emails).