ipfs/kubo

--config not respected during migration

Open

#3,076 建立於 2016年8月12日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Go (2,725 fork)batch import
help wantedkind/bugstatus/deferred

倉庫指標

Star
 (13,906 star)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

Version/Platform/Processor information (from ipfs version --all): go-ipfs version: 0.4.3-rc3- Repo version: 4 (--config also not respected by ipfs version --all) System version: amd64/linux Golang version: go1.6.2

Type (bug, feature, meta, test failure, question): bug Area (api, commands, daemon, fuse, etc): commands Priority (from P0: functioning, to P4: operations on fire): P1

Description: I can't migrate my nonstandard repo location. --config is ignored. ipfs keeps migrating ~/.ipfs instead of the path I pass in. It seems the parameter is not passed on to the migration binary.

貢獻者指南