From: Kurt Zeilenga Date: Wed, 13 Jan 1999 23:38:01 +0000 (+0000) Subject: Be quite about deleting data symlink X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~788 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=33999dc60a3c3eaf580ce7e190e2850fae191ef2;p=openldap Be quite about deleting data symlink --- diff --git a/tests/Makefile.in b/tests/Makefile.in index a120e1434d..2c8adfc82d 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -13,6 +13,6 @@ clean-local: FORCE $(RM) test-db/[!C]* test-repl/[!C]* *core veryclean-local: FORCE - $(RM) data + $(RM) -f data $(RM) -r test-db test-repl