From 43fe53acc225a2cea07188d142c1c0f8364cc43b Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 17 Apr 2013 14:11:16 +0200 Subject: [PATCH] Remove forgotten debug printout in test, was a bit too quick there :-( --- mysql-test/t/mysqld--help.test | 1 - 1 file changed, 1 deletion(-) diff --git a/mysql-test/t/mysqld--help.test b/mysql-test/t/mysqld--help.test index c5b9a5d8576..0f3df10ea70 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -10,7 +10,6 @@ # force symbolic-links=0 (valgrind build has a different default) # ---echo $MYSQLD_BOOTSTRAP_CMD exec $MYSQLD_BOOTSTRAP_CMD --symbolic-links=0 --lower-case-table-names=1 --help --verbose > $MYSQL_TMP_DIR/mysqld--help.txt 2>&1; # The inline perl code below will copy $MYSQL_TMP_DIR/mysqld--help.txt