1# ==== Purpose ====
2#
3# Tell mtr that all servers must be restarted after the test has
4# finished.
5#
6# ==== Usage ====
7#
8# --source include/force_restart.inc
9#
10
11--let $_force_restart_datadir= `SELECT @@datadir`
12--append_file $_force_restart_datadir/mtr/force_restart
131
14EOF
15