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

ignore clean-local rm error

parent 1d841d49
No related branches found
No related tags found
No related merge requests found
......@@ -42,5 +42,5 @@ clean-local: FORCE
veryclean-local: FORCE
@-$(RM) data schema
$(RM) -r test-db test-repl
-$(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