mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-27 16:12:04 +00:00
Fix typo in t/pt-stalk/option_sanity.t.
This commit is contained in:
@@ -17,7 +17,7 @@ my $output = `$trunk/bin/pt-stalk --help`;
|
||||
|
||||
like(
|
||||
$output,
|
||||
qr/^\s+--vebose\s+2/m,
|
||||
qr/^\s+--verbose\s+2/m,
|
||||
"Default --verbose=2"
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user