mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
make: fix megacheck being run on help print
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
285a4d8e10
commit
d6f280ecec
2
Rules.mk
2
Rules.mk
@ -145,7 +145,7 @@ help:
|
||||
@echo ' test_go_short'
|
||||
@echo ' test_go_expensive'
|
||||
@echo ' test_go_race'
|
||||
@echo ' test_go_megacheck' - Run the `megacheck` vetting tool
|
||||
@echo ' test_go_megacheck - Run the `megacheck` vetting tool'
|
||||
@echo ' test_sharness_short'
|
||||
@echo ' test_sharness_expensive'
|
||||
@echo ' test_sharness_race'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user