t/latency_percentiles.py: tweak terse output parse
authorJens Axboe <axboe@kernel.dk>
Thu, 12 Nov 2020 18:26:58 +0000 (11:26 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Nov 2020 18:26:58 +0000 (11:26 -0700)
commit84f9318fc16e33633ac9f789dcef7cc58c3b8595
treec5db85a81eda09c8525015a3f71b33dcf44281ae
parent45d3aa1f57be23db180f8db3d133e8094370f35c
t/latency_percentiles.py: tweak terse output parse

Seems like we still have some wonkiness on whether or not the fio version
string is printed. For now, let's just cut this down to '3;' for
detecting terse (v3) output, don't have time to fully investigate this
one right now.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/latency_percentiles.py