提交 bd962b6c 作者: Juan Batiz-Benet

test: lower key size for mount tests

上级 5aaa45db
......@@ -43,7 +43,7 @@ test_launch_ipfs_mount() {
test_expect_success "ipfs init succeeds" '
export IPFS_DIR="$(pwd)/.go-ipfs" &&
ipfs init -b=2048
ipfs init -b=1024
'
test_expect_success "prepare config" '
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论