overall better handling and usage of exceptions
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
5d5930265a
commit
f8bbe00d47
21 changed files with 57 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
from os import listdir
|
||||
from os.path import join
|
||||
|
||||
assert node.has_bundle('redis')
|
||||
repo.libs.tools.require_bundle(node, 'redis', 'rspamd does not work without a redis cache')
|
||||
|
||||
directories = {
|
||||
'/etc/rspamd/local.d': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue