mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-01 06:17:56 +08:00
sharness tests: added note re: daemon init
This commit is contained in:
parent
e785ad1d64
commit
0ba6bca130
@ -11,7 +11,7 @@ test_description="Test daemon command"
|
||||
|
||||
. lib/test-lib.sh
|
||||
|
||||
|
||||
# NOTE: this should remove bootstrap peers (needs a flag)
|
||||
test_expect_success "ipfs daemon --init launches" '
|
||||
export IPFS_DIR="$(pwd)/.go-ipfs" &&
|
||||
ipfs daemon --init 2>&1 >actual_init &
|
||||
|
||||
Loading…
Reference in New Issue
Block a user