mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-08 16:30:57 -04:00
Source hack/lib/init.sh for running make test-cmd
This commit is contained in:
parent
b308c53d6d
commit
aeb92ee754
1 changed files with 1 additions and 0 deletions
|
|
@ -291,6 +291,7 @@ test-cmd:
|
|||
@echo "$$TEST_CMD_HELP_INFO"
|
||||
else
|
||||
test-cmd: generated_files
|
||||
source hack/lib/init.sh
|
||||
hack/make-rules/test-cmd.sh
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue