mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-28 02:07:54 +08:00
PT-1554 Fixed typo
This commit is contained in:
@@ -168,7 +168,7 @@ wait_until(
|
||||
# #############################################################################
|
||||
# Bug 916168: bug in pt-table-checksum privileges check
|
||||
# #############################################################################
|
||||
diag(`/tmp/12345/use -u root < $trunk/ t/pt-table-checksum/samples/privs-bug-916168.sql`);
|
||||
diag(`/tmp/12345/use -u root < $trunk/t/pt-table-checksum/samples/privs-bug-916168.sql`);
|
||||
|
||||
$output = output(
|
||||
sub { $exit_status = pt_table_checksum::main(@args,
|
||||
|
||||
Reference in New Issue
Block a user