Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
  • Loading branch information
Stebalien committed Apr 4, 2019
1 parent f076d4b commit ff2ffb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/lib/test-lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ test_kill_ipfs_daemon() {
'

test_expect_success "'ipfs daemon' can be killed" '
test_kill_repeat_10_sec $IPFS_PID
test_kill_repeat_10_sec $IPFS_PID && ipfs repo fsck
'
}

Expand Down

0 comments on commit ff2ffb1

Please sign in to comment.