~giuseppe-maxia/mysql-sandbox/mysql-sandbox-3

« back to all changes in this revision

Viewing changes to bin/test_sandbox

  • Committer: g.maxia at gmail
  • Date: 2015-08-22 13:59:35 UTC
  • Revision ID: g.maxia@gmail.com-20150822135935-1sh6tz6sr2i0jjm0
Last commit. This repo has migrated to GitHub

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
my %expected_scripts = (
71
71
    single =>  {
72
72
        executables => [qw(start stop clear msb send_kill status change_ports change_paths my restart use json_in_db)],
73
 
        texts       => [qw( grants.mysql my.sandbox.cnf rescue_mysql_dump.sql connection.json default_connection.json README)],
 
73
        texts       => [qw( grants.mysql my.sandbox.cnf connection.json default_connection.json README)],
74
74
    },
75
75
    replication => {
76
76
        executables =>