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 a62f1cb commit 4f9e574Copy full SHA for 4f9e574
test/sharness/t0066-migration.sh
@@ -57,7 +57,6 @@ test_expect_success "output looks good" '
57
grep "Success: fs-repo migrated to version 11" true_out > /dev/null
58
'
59
60
-# Daemon exits with 1 after the prompt gets "n" when asking to migrate.
61
test_expect_success "'ipfs daemon' prompts to auto migrate" '
62
test_expect_code 1 ipfs daemon > daemon_out 2> daemon_err
63
0 commit comments