mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
parent
eb326c9cb7
commit
9d89fe932c
@ -37,7 +37,7 @@ import ./make-test.nix (pkgs: {
|
||||
$machine->waitForShutdown;
|
||||
$machine->start;
|
||||
$probe->waitForUnit("network.target");
|
||||
$probe->waitUntilSucceeds("echo test | nc machine 4444");
|
||||
$probe->waitUntilSucceeds("echo test | nc machine 4444 -q 0");
|
||||
'';
|
||||
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user