mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Update samples and remove old tests.
This commit is contained in:
@@ -86,6 +86,7 @@ sub exec_event {
|
||||
};
|
||||
if ( my $e = $EVAL_ERROR ) {
|
||||
PTDEBUG && _d($e);
|
||||
chomp($e);
|
||||
$e =~ s/ at \S+ line \d+, \S+ line \d+\.$//;
|
||||
$results->{error} = $e;
|
||||
}
|
||||
|
Reference in New Issue
Block a user