]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Create t/force-delete from t/lib.sh force-delete and use it everywhere.
[bup.git] / Makefile
index 0e2fc90699c7c095422bd0253407a8aa54315aa4..5c0cf6c6edb3bb4317be6a3651858ecd27380b1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -179,5 +179,5 @@ clean: Documentation/clean config/clean
        if test -e bupmeta.tmp/testfs-limited; \
          then umount bupmeta.tmp/testfs-limited || true; fi
        rm -rf *.tmp *.tmp.meta t/*.tmp lib/*/*/*.tmp build lib/bup/build lib/bup/t/testfs
-       if test -e t/tmp; then rm -r t/tmp; fi
+       if test -e t/tmp; then t/force-delete t/tmp; fi
        t/configure-sampledata --clean