mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Print/save fk errors only if there is one. Fix example --dest table (bug 1075775).
This commit is contained in:
@@ -136,7 +136,7 @@ $output = output(
|
||||
is(
|
||||
$output,
|
||||
"",
|
||||
"No foreign key errors, no errors and no output (bug 1075773)"
|
||||
"No foreign key errors, no errors, no output (bug 1075773)"
|
||||
);
|
||||
|
||||
diag(`$trunk/sandbox/stop-sandbox 12348 >/dev/null`);
|
||||
|
Reference in New Issue
Block a user