Skip to content

Commit

Permalink
Merge pull request etcd-io#17229 from iiamabby/yamllint-install
Browse files Browse the repository at this point in the history
Ensure bin/python directory is cleaned after install
  • Loading branch information
ahrtr authored Jan 13, 2024
2 parents ed99424 + a9b5768 commit 10bf636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ clean:
rm -f ./bin/Dockerfile-release
rm -rf ./bin/etcd*
rm -rf ./bin/lazyfs
rm -rf ./bin/python
rm -rf ./default.etcd
rm -rf ./tests/e2e/default.etcd
rm -rf ./release
Expand Down

0 comments on commit 10bf636

Please sign in to comment.