提交 397a35a3 作者: Jeromy

update test to print error from EnumerateChildren

License: MIT
Signed-off-by: 's avatarJeromy <why@ipfs.io>
上级 eac1fa2a
......@@ -240,7 +240,7 @@ test_expect_success "some are no longer there" '
test_expect_success "recursive pin fails without objects" '
ipfs pin rm -r=false "$HASH_DIR1" &&
test_must_fail ipfs pin add -r "$HASH_DIR1" 2>err_expected8 &&
grep "pin: failed to fetch all nodes" err_expected8 ||
grep "pin: merkledag: not found" err_expected8 ||
test_fsh cat err_expected8
'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论