diff options
Diffstat (limited to 't/perf/p5311-pack-bitmaps-fetch.sh')
| -rwxr-xr-x | t/perf/p5311-pack-bitmaps-fetch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/p5311-pack-bitmaps-fetch.sh b/t/perf/p5311-pack-bitmaps-fetch.sh index 426fab87e3..047efb995d 100755 --- a/t/perf/p5311-pack-bitmaps-fetch.sh +++ b/t/perf/p5311-pack-bitmaps-fetch.sh @@ -39,7 +39,7 @@ test_fetch_bitmaps () { ' test_size "size $title" ' - wc -c <tmp.pack + test_file_size tmp.pack ' test_perf "client $title (lookup=$1)" ' |
