License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera 2017-07-14 16:46:22 +02:00
parent b5ea00e6b4
commit 3e8e03939f
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -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 -) > $@