mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #262975 from tfc/bittorrent-test-fix
bittorrent NixOS Test: Un-Uncomment seeder takedown
This commit is contained in:
commit
04c4853380
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue