mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/tests/watchdogd: Remove test subcommand invocation
It has been removed in watchdogd 4.1.
This commit is contained in:
parent
f9fa38716b
commit
a186d951a9
1 changed files with 0 additions and 1 deletions
|
|
@ -20,6 +20,5 @@
|
|||
machine.wait_for_unit("watchdogd.service")
|
||||
|
||||
assert "i6300ESB" in machine.succeed("watchdogctl status")
|
||||
machine.succeed("watchdogctl test")
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue