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…
Reference in a new issue