]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Add --map-user --map-group --map-uid and --map-gid options to restore.
[bup.git] / Makefile
index d8686ffff74b7d21db68cbb720eb52f87c71a65e..62f006c6dbf24d4a9f6290c740657e57c84bac9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,11 +86,14 @@ runtests-python: all
        $(PYTHON) wvtest.py lib/bup/t/tmetadata.py
 
 runtests-cmdline: all
+       t/test-cat-file.sh
        t/test-index-check-device.sh
        t/test-meta.sh
+       t/test-restore-map-owner.sh
        t/test-restore-single-file.sh
        t/test-rm-between-index-and-save.sh
        t/test-command-without-init-fails.sh
+       t/test-redundant-saves.sh
        t/test.sh
 
 stupid: