mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
fix typo
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
b5ea00e6b4
commit
3e8e03939f
@ -41,7 +41,7 @@ endif
|
||||
|
||||
export IPFS_COVER_DIR:= $(realpath $(d))/sharnesscover/
|
||||
|
||||
$(D)/sharness_tests.coverprofile: export TEST_NO_PLUGIN=1
|
||||
$(d)/sharness_tests.coverprofile: export TEST_NO_PLUGIN=1
|
||||
$(d)/sharness_tests.coverprofile: $(d)/ipfs cmd/ipfs/ipfs-test-cover $(d)/coverage_deps test_sharness_short
|
||||
(cd $(@D)/sharnesscover && find . -type f | gocovmerge -list -) > $@
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user