We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f38ad1 commit a61acbfCopy full SHA for a61acbf
sharness/t0060-migration-stress.sh
@@ -52,7 +52,7 @@ test_expect_success "make a couple files" '
52
'
53
54
test_expect_success "add a few files" '
55
- drun "ipfs add -r -q manyfiles" > hashes
+ drun "ipfs add -r -q manyfiles" | tee hashes
56
57
58
test_expect_success "unpin root so we can do things ourselves" '
0 commit comments