mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-18 08:24:06 +00:00
Fix Bash tests. Add basic pt-align tests.
This commit is contained in:
@@ -42,7 +42,7 @@ ok(
|
||||
no_diff(
|
||||
"$cmd -d issue_1192 --no-summary",
|
||||
"t/pt-duplicate-key-checker/samples/issue_1192.txt",
|
||||
sed => ["-i -e 's/ (/ (/g'"],
|
||||
sed => ["'s/ (/ (/g'"],
|
||||
),
|
||||
"Keys are sorted lc so left-prefix magic works (issue 1192)"
|
||||
);
|
||||
|
Reference in New Issue
Block a user