summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-04-30 20:25:30 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2020-04-30 20:25:30 +0200
commitf484fe85b79ee5c49e8c7a371587fdc9d15ef7cb (patch)
tree94052c0d2724a0a60924f2382997b02f88fc6f8e
parent4f3fb876cd775b79c85bffddbba3c341a31b0a3a (diff)
downloadpsutil-central-testcase-class.tar.gz
have make clean rm test files with given prefixcentral-testcase-class
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6e8ba70..86727ca7 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ clean: ## Remove all build files.
rm -rf \
*.core \
*.egg-info \
- *\$testfn* \
+ *\@psutil-* \
.coverage \
.failed-tests.txt \
.tox \