Skip to content
Snippets Groups Projects
Commit 33999dc6 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Be quite about deleting data symlink

parent c3ba1704
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment