Skip to content
Snippets Groups Projects
Commit f8af4984 authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

ensure transport test CDOs are cleaned for distclean

parent e0c6256b
Branches
Tags
No related merge requests found
Pipeline #68171 passed
......@@ -181,6 +181,11 @@ clean-local-check:
-rm -f $(top_builddir)/tests/consumer_CDO\ [0-9]*
-rm -f $(top_builddir)/tests/mio-config*.yaml
-rm -f $(top_builddir)/tests/m0trace.*
-rm -f $(top_builddir)/tests/C-handle\ [0-9]*
-rm -f $(top_builddir)/tests/C-name\ [0-9]*
-rm -f $(top_builddir)/tests/{Consumer,Producer}-done-CDO
-rm -f $(top_builddir)/tests/Test\ group
-rm -f $(top_builddir)/tests/cdo[0-9]*
.PHONY: all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment