mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 08:18:08 +00:00
Fix Bash tests. Add basic pt-align tests.
This commit is contained in:
@@ -189,6 +189,6 @@ check_ids('mkosc', 'a', 'i', get_ids());
|
||||
# Done.
|
||||
# #############################################################################
|
||||
diag(`rm -rf $query_table_stop`);
|
||||
#diag(`echo > $query_table_output`);
|
||||
#$sb->wipe_clean($dbh);
|
||||
diag(`rm -rf $query_table_output`);
|
||||
$sb->wipe_clean($dbh);
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user