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

Added better rm expression

parent efc5e2d0
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ install: FORCE
depend: FORCE
clean: FORCE
$(RM) test-db/[a-z]* test-repl/[a-z]*
$(RM) test-db/[^C]* test-repl/[^C]*
veryclean: clean
......
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