Fix Bash tests. Add basic pt-align tests.

This commit is contained in:
Daniel Nichter
2011-08-02 15:14:06 -06:00
parent 56b099d7de
commit 945cfbd153
43 changed files with 149 additions and 182 deletions

View File

@@ -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)"
);