mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
fix make quick-verify
This commit is contained in:
parent
2cc0ecdf0f
commit
96cb7f293d
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ quick-verify:
|
|||
@echo "$$QUICK_VERIFY_HELP_INFO"
|
||||
else
|
||||
quick-verify: verify_generated_files
|
||||
hack/make-rules/verify.sh -v -Q
|
||||
QUICK=true SILENT=false hack/make-rules/verify.sh
|
||||
endif
|
||||
|
||||
define UPDATE_HELP_INFO
|
||||
|
|
|
|||
Loading…
Reference in a new issue