From: Matt Joiner Date: Sat, 27 May 2023 10:54:46 +0000 (+1000) Subject: fs: Update path to torrentfs X-Git-Url: http://www.git.stargrave.org/?p=btrtrc.git;a=commitdiff_plain;h=3e974f17ae31c75a4b8d0b4cacd1d42abf5035e2 fs: Update path to torrentfs --- diff --git a/fs/test.sh b/fs/test.sh index 5f46d3dc..93bfbdc5 100755 --- a/fs/test.sh +++ b/fs/test.sh @@ -8,7 +8,7 @@ pushd torrents cp "$repopath/testdata/$debian_file.torrent" . godo -v -- "$repopath/cmd/torrent" metainfo "$repopath/testdata/sintel.torrent" magnet > sintel.magnet popd -GOPPROF=http godo -v -- "$repopath/cmd/torrentfs" -mountDir=mnt -metainfoDir=torrents & +GOPPROF=http godo -v -- "$repopath/fs/cmd/torrentfs" -mountDir=mnt -metainfoDir=torrents & trap 'set +e; sudo umount -f mnt' EXIT #file="$debian_file" file=Sintel/Sintel.mp4