mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-22 03:34:38 +02:00
Fix rm erros in tests (#342)
This commit is contained in:
parent
a97c8075ee
commit
986dc97f1a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -120,7 +120,7 @@ clean:
|
|||
rm -f config/postfix-accounts.cf ;\
|
||||
mv config/postfix-accounts.cf.bak config/postfix-accounts.cf ;\
|
||||
fi
|
||||
-rm -rf test/onedir \
|
||||
-sudo rm -rf test/onedir \
|
||||
test/config/empty \
|
||||
test/config/without-accounts \
|
||||
test/config/without-virtual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue