diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2012-03-16 20:18:07 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2012-03-16 20:18:07 +0800 |
commit | d90b16ed421eb51fc4d7c6bda5f3332cc2e3aece (patch) | |
tree | 2d90d25ecbe794492f0fb267f31af8a1f646327d /t/perf/p4000-diff-algorithms.sh | |
parent | l10n: Improve zh_CN translation for msg "not something we can merge" (diff) | |
parent | Git 1.7.10-rc1 (diff) | |
download | tgif-d90b16ed421eb51fc4d7c6bda5f3332cc2e3aece.tar.xz |
Merge v1.7.10-rc0 for git l10n update
Diffstat (limited to 't/perf/p4000-diff-algorithms.sh')
-rwxr-xr-x | t/perf/p4000-diff-algorithms.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/p4000-diff-algorithms.sh b/t/perf/p4000-diff-algorithms.sh index d6e505c78c..7e00c9da47 100755 --- a/t/perf/p4000-diff-algorithms.sh +++ b/t/perf/p4000-diff-algorithms.sh @@ -7,7 +7,7 @@ test_description="Tests diff generation performance" test_perf_default_repo test_perf 'log -3000 (baseline)' ' - git log -1000 >/dev/null + git log -3000 >/dev/null ' test_perf 'log --raw -3000 (tree-only)' ' |