From: Matt Joiner Date: Wed, 1 Dec 2021 23:50:02 +0000 (+1100) Subject: Generate full sintel magnet link in fs test X-Git-Tag: v1.39.0~16 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=4913f17c014535bdf5045237a692b946faa56762;p=btrtrc.git Generate full sintel magnet link in fs test --- diff --git a/fs/test.sh b/fs/test.sh index c7e85835..8f3af5be 100755 --- a/fs/test.sh +++ b/fs/test.sh @@ -6,7 +6,7 @@ trap 'set +e; sudo umount -f mnt' EXIT debian_file=debian-10.8.0-amd64-netinst.iso pushd torrents cp "$repopath/testdata/$debian_file.torrent" . -echo 'magnet:?xt=urn:btih:6a9759bffd5c0af65319979fb7832189f4f3c35d&dn=sintel.mp4' > sintel.magnet +godo -v -race "$repopath/cmd/torrent" metainfo "$repopath/testdata/sintel.torrent" magnet > sintel.magnet popd file="$debian_file" # file=sintel.mp4