提交 a5521fcc 作者: Juan Batiz-Benet

sharness/repo: fix pinning test

looks like the test was broken by GC-ing everything.
the pin expects $HASH to still be there.

License: MIT
Signed-off-by: 's avatarJuan Batiz-Benet <juan@benet.ai>
上级 29f67b42
......@@ -66,6 +66,7 @@ test_expect_success "file no longer pinned" '
'
test_expect_success "recursively pin afile" '
HASH=`ipfs add -q afile` &&
ipfs pin add -r "$HASH"
'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论