summaryrefslogtreecommitdiffstats
path: root/mysql-test/include/rpl_stop_server.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/rpl_stop_server.inc')
-rw-r--r--mysql-test/include/rpl_stop_server.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/rpl_stop_server.inc b/mysql-test/include/rpl_stop_server.inc
index 470e86a1..1e4a64cc 100644
--- a/mysql-test/include/rpl_stop_server.inc
+++ b/mysql-test/include/rpl_stop_server.inc
@@ -44,7 +44,7 @@ if ($rpl_debug)
# Write file to make mysql-test-run.pl expect the "crash", but don't start
# it until it's told to
---exec echo "wait" > $MYSQLTEST_VARDIR/tmp/mysqld.$rpl_server_number.expect
+--write_line wait $MYSQLTEST_VARDIR/tmp/mysqld.$rpl_server_number.expect
# Send shutdown to the connected server and give
# it 60 seconds (of mysqltest's default) to die before zapping it