Mailman: don't empty memcached on upgrades

This commit is contained in:
Aurélien Bompard 2017-02-09 13:23:09 +00:00
parent dd926bdd5b
commit 9001dd8245

View file

@ -37,6 +37,3 @@ django-admin test --pythonpath $CONFDIR --settings settings_test hyperkitty post
# Restart services
systemctl start httpd mailman3 crond
# Clean the cache
systemctl restart memcached