Hard-coding the log directory name fails with parallel tests. Follow-up to 65b563a96 Ref: #8805
65b563a96
- ipfs://<cid> - ipns://<cid> This allows you tu use ipfs in curl like: curl ipfs://<cid> and curl ipns://<cid> For more information consult the readme at: https://curl.se/docs/ipfs.html Closes #8805