nixos/rspamd: fix tests, postfix now always throws warnings
This commit is contained in:
parent
5bcb173eb1
commit
00996c9f33
@ -320,7 +320,6 @@ in
|
||||
|
||||
machine.wait_until_fails('[ "$(postqueue -p)" != "Mail queue is empty" ]')
|
||||
machine.fail("journalctl -u postfix | grep -i error >&2")
|
||||
machine.fail("journalctl -u postfix | grep -i warning >&2")
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user