]> arthur.barton.de Git - bup.git/commit
Skip the large bloom filter test if mmap fails on 32-bit archtectures.
authorRob Browning <rlb@defaultvalue.org>
Sat, 25 May 2013 20:25:11 +0000 (15:25 -0500)
committerRob Browning <rlb@defaultvalue.org>
Mon, 27 May 2013 17:28:51 +0000 (12:28 -0500)
commit62d04ba0d89dbc455e617b06e2546d9ba986574a
tree7fa71de61f144da378c33b63eea66a0b710e7d5d
parentc02a2355857ea879d1b4817e2239903a8cc28fff
Skip the large bloom filter test if mmap fails on 32-bit archtectures.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/t/tbloom.py