Skip to content

Commit

Permalink
Add the fs test torrent to the repo
Browse files Browse the repository at this point in the history
Debian keep moving it.
  • Loading branch information
anacrolix committed Dec 29, 2017
1 parent a0172f7 commit a0f8f24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fs/test.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
repopath=$(cd $(dirname $0)/..; pwd)
mkdir mnt torrents
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/cdimage/archive/9.1.0/amd64/bt-cd/debian-9.1.0-amd64-netinst.iso.torrent
cp "$repopath"/testdata/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
Binary file added testdata/debian-9.1.0-amd64-netinst.iso.torrent
Binary file not shown.

0 comments on commit a0f8f24

Please sign in to comment.