mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixos/rspamd: fix tests, postfix now always throws warnings
This commit is contained in:
parent
5bcb173eb1
commit
00996c9f33
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue