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