]> arthur.barton.de Git - bup.git/blobdiff - t/test.sh
Merge remote branch 'origin/master'
[bup.git] / t / test.sh
index 70ee1be588b69814c5aa981815fe26a4ee4b249e..7c5cd31a952c7df8747bc9118fb5e5ddb048123c 100755 (executable)
--- a/t/test.sh
+++ b/t/test.sh
@@ -78,7 +78,9 @@ 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 margin
+WVPASS bup midx -f
+WVPASS bup margin
 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