From: Bjorn Munch Date: February 9 2011 3:36pm Subject: bzr push into mysql-trunk branch (bjorn.munch:3625 to 3626) List-Archive: http://lists.mysql.com/commits/130898 Message-Id: <201102091536.p19Fau4H010943@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3626 Bjorn Munch 2011-02-09 [merge] Silly mistake in 59148, forgot .exe on Windows modified: mysql-test/mysql-test-run.pl 3625 Marc Alff 2011-02-09 [merge] local merge modified: client/readline.cc support-files/mysql.spec.sh === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl 2011-02-08 15:54:12 +0000 +++ b/mysql-test/mysql-test-run.pl 2011-02-09 15:35:49 +0000 @@ -2024,7 +2024,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).