]> 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 c0310b04b02331bc691ba9e235a7852ba2d8dfef..62f006c6dbf24d4a9f6290c740657e57c84bac9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,8 +86,10 @@ 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