xapian-check: Fix when ellipses are shown in 't' mode
commit9da2a1d55e5b0bfddcae2c1270de11c2809ce510
authorOlly Betts <olly@survex.com>
Tue, 22 Nov 2016 11:04:47 +0000 (23 00:04 +1300)
committerOlly Betts <olly@survex.com>
Fri, 2 Dec 2016 22:14:26 +0000 (3 11:14 +1300)
tree1096a942c1d9122946aab3ca26393b003f192755
parent7affa2b7beb7b4cfb42e002d4023028260f922af
xapian-check: Fix when ellipses are shown in 't' mode

They were being shown when there were exactly 6 entries, but we
only start omitting entries when there are *more* than 6.  Fix
applies to both glass and chert.

(cherry picked from commit 288b84a0afddbe693b0ee866143f3cf483faf08a)
xapian-core/backends/chert/chert_check.cc
xapian-core/backends/glass/glass_check.cc