]> arthur.barton.de Git - bup.git/blobdiff - t/test.sh
midx: the fanout table entries can be 4 bytes, not 8.
[bup.git] / t / test.sh
index e89a571180fe3595edc4a976f45fab70cff50853..fc0612d550a0b6f02445c997733af29c084667ce 100755 (executable)
--- a/t/test.sh
+++ b/t/test.sh
@@ -65,6 +65,7 @@ WVPASSEQ "$(cd $D && bup index -s .)" "$(cd $D && bup index -s .)"
 WVSTART "split"
 WVPASS bup split --bench -b <t/testfile1 >tags1.tmp
 WVPASS bup split -vvvv -b t/testfile2 >tags2.tmp
+WVPASS bup midx -a
 WVPASS bup split -t t/testfile2 >tags2t.tmp
 WVPASS bup split -t t/testfile2 --fanout 3 >tags2tf.tmp
 WVPASS bup split -r "$BUP_DIR" -c t/testfile2 >tags2c.tmp