]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Return integers, not strings from get_commit_dates()
[bup.git] / Makefile
index d8b19b55c8d00dfb3be3a94a77a8e3f38798e54a..8989838bd1ed3591df3f67d50ef0e8dab79557d2 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