From 1005fa006e3825e35bc07a1cd2e4790d6feb8109 Mon Sep 17 00:00:00 2001 From: Jacek Galowicz Date: Mon, 23 Oct 2023 17:36:26 +0100 Subject: [PATCH] nixos/tests/bittorrent: Uncomment Seeder Takedown --- nixos/tests/bittorrent.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/tests/bittorrent.nix b/nixos/tests/bittorrent.nix index 11420cba9dce..4a73fea6a09d 100644 --- a/nixos/tests/bittorrent.nix +++ b/nixos/tests/bittorrent.nix @@ -148,7 +148,7 @@ in ) # Bring down the initial seeder. - # tracker.stop_job("transmission") + tracker.stop_job("transmission") # Now download from the second client. This can only succeed if # the first client created a NAT hole in the router.