mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 12:27:43 +08:00
Fix sharness
This commit is contained in:
parent
04048f46a2
commit
6c6830c822
@ -238,7 +238,7 @@ test_expect_success "some are no longer there" '
|
||||
test_launch_ipfs_daemon_without_network
|
||||
test_expect_success "recursive pin fails without objects" '
|
||||
test_must_fail ipfs pin add -r "$HASH_DIR1" 2>err_expected8 &&
|
||||
grep "$HASH_DIR1 not found" err_expected8 ||
|
||||
grep "not found" err_expected8 ||
|
||||
test_fsh cat err_expected8
|
||||
'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user