Merge pull request #262975 from tfc/bittorrent-test-fix

bittorrent NixOS Test: Un-Uncomment seeder takedown
This commit is contained in:
Jacek Galowicz 2023-10-27 18:49:26 +01:00 committed by GitHub
commit 04c4853380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.