Skip to content

Commit

Permalink
Fix fs test link now that Debian 9.2 came out
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix committed Oct 12, 2017
1 parent 7e857c8 commit 4f04d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f04d13

Please sign in to comment.