Skip to content

Commit

Permalink
Improved cleanall to run correctly server upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Jan 28, 2021
1 parent adca119 commit 0ab95e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ coverage:

.PHONY: cleanall
cleanall:
rm -fr lib bin/buildout develop-eggs downloads eggs parts .installed.cfg

rm -fr bin include lib local share develop-eggs downloads eggs parts .installed.cfg
.PHONY: vc
vc:
bin/versioncheck -rbo checkversion.html
Expand Down

0 comments on commit 0ab95e0

Please sign in to comment.