mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
Merge pull request #213371 from raphaelr/scripted-networking-tests
nixos/tests/networking: fix evaluation
This commit is contained in:
commit
82dab61a6a
1 changed files with 1 additions and 0 deletions
|
@ -952,6 +952,7 @@ let
|
|||
'';
|
||||
} else {
|
||||
name = "RenameInterface";
|
||||
nodes = { };
|
||||
testScript = "";
|
||||
};
|
||||
# even with disabled networkd, systemd.network.links should work
|
||||
|
|
Loading…
Reference in a new issue