mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 10:55:01 +00:00
Merge branch '3.0' into PT-1707
This commit is contained in:
@@ -1973,6 +1973,10 @@ sub parse {
|
||||
}
|
||||
}
|
||||
|
||||
if ($final_props{F}) {
|
||||
%final_props = ( 'F' => $final_props{F} );
|
||||
}
|
||||
|
||||
return \%final_props;
|
||||
}
|
||||
|
||||
@@ -6257,6 +6261,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-variable-advisor 3.0.13
|
||||
pt-variable-advisor 3.1.0
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user