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 56cb4b3 commit 66db9a1Copy full SHA for 66db9a1
test/sharness/t0066-migration.sh
@@ -46,7 +46,7 @@ test_expect_success "output looks good" '
46
#
47
# If run with real migrations, the daemon continues running and must be killed.
48
test_expect_success "ipfs daemon --migrate=true runs migration" '
49
- test_expect_code 1 ipfs daemon --migrate=true > true_out 2>&1
+ test_expect_code 1 ipfs daemon --migrate=true > true_out
50
'
51
52
test_expect_success "output looks good" '
0 commit comments