]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Ignore empty lines in --exclude-rx-from files
[bup.git] / Makefile
index d8b19b55c8d00dfb3be3a94a77a8e3f38798e54a..97f93385bcdcf37a2fd82c77a9256c6f1bf20f4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -88,6 +88,7 @@ runtests-python: all
 
 runtests-cmdline: all
        test -e t/tmp || mkdir t/tmp
+       TMPDIR="$(test_tmp)" t/test-fuse.sh
        TMPDIR="$(test_tmp)" t/test-drecurse.sh
        TMPDIR="$(test_tmp)" t/test-cat-file.sh
        TMPDIR="$(test_tmp)" t/test-compression.sh
@@ -102,6 +103,7 @@ runtests-cmdline: all
        TMPDIR="$(test_tmp)" t/test-rm-between-index-and-save.sh
        TMPDIR="$(test_tmp)" t/test-command-without-init-fails.sh
        TMPDIR="$(test_tmp)" t/test-redundant-saves.sh
+       TMPDIR="$(test_tmp)" t/test-save-creates-no-unrefs.sh
        TMPDIR="$(test_tmp)" t/test-save-restore-excludes.sh
        TMPDIR="$(test_tmp)" t/test-save-strip-graft.sh
        TMPDIR="$(test_tmp)" t/test-import-rdiff-backup.sh