mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
nixos/tests: Remove unnecesary wait from initrdBackdoor
This commit is contained in:
parent
57e6b3a9e4
commit
7935db1456
@ -1250,6 +1250,5 @@ class Machine:
|
||||
check_return=False,
|
||||
check_output=False,
|
||||
)
|
||||
self.wait_for_console_text(r"systemd\[1\]:.*Switching root\.")
|
||||
self.connected = False
|
||||
self.connect()
|
||||
|
Loading…
Reference in New Issue
Block a user