mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-23 21:05:00 +00:00
PT-2295 - Fix tests on distributions
- Added test result adjustment on slow machines for t/lib/bash/collect.sh, because no other solution worked - Updated modules for all tools
This commit is contained in:
@@ -85,7 +85,6 @@ sub reset_repl_db {
|
||||
# So we will re-run failed code if test does not pass.
|
||||
my $cmd = sub { pt_table_checksum::main(@args) };
|
||||
|
||||
#diag(output($cmd))
|
||||
ok(
|
||||
no_diff(
|
||||
$cmd,
|
||||
|
Reference in New Issue
Block a user