From: Matt Joiner Date: Thu, 12 Oct 2017 06:52:15 +0000 (+1100) Subject: Fix fs test link now that Debian 9.2 came out X-Git-Tag: v1.0.0~365 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=4f04d1353292ba46d2322f1c9f3145460a751c90;p=btrtrc.git Fix fs test link now that Debian 9.2 came out --- diff --git a/fs/test.sh b/fs/test.sh index 3362ad1f..ba32058f 100755 --- a/fs/test.sh +++ b/fs/test.sh @@ -3,7 +3,7 @@ umount mnt set -e GOPPROF=http godo github.com/anacrolix/torrent/cmd/torrentfs -mountDir=mnt -metainfoDir=torrents & cd torrents -wget -c https://cdimage.debian.org/debian-cd/current/amd64/bt-cd/debian-9.1.0-amd64-netinst.iso.torrent +wget -c https://cdimage.debian.org/cdimage/archive/9.1.0/amd64/bt-cd/debian-9.1.0-amd64-netinst.iso.torrent echo 'magnet:?xt=urn:btih:6a9759bffd5c0af65319979fb7832189f4f3c35d&dn=sintel.mp4' > sintel.magnet cd .. file=debian-9.1.0-amd64-netinst.iso