]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Defer errors when the restore target doesn't support relevant metadata.
[bup.git] / Makefile
index 99248cbfdd2f3cc90d837748474ad2472e57b499..c382466c34c2e87485a1048ca34ef5627bb5177d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -160,4 +160,6 @@ clean: Documentation/clean
          then umount bupmeta.tmp/testfs || true; fi
        if test -e lib/bup/t/testfs; \
          then umount lib/bup/t/testfs || true; fi
+       if test -e bupmeta.tmp/testfs-limited; \
+         then umount bupmeta.tmp/testfs-limited || true; fi
        rm -rf *.tmp t/*.tmp lib/*/*/*.tmp build lib/bup/build lib/bup/t/testfs