mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-25 23:21:54 +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:
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'
|
||||
|
Reference in New Issue
Block a user