Merge pull request #51058 from thockin/codegen-dbg

Automatic merge from submit-queue (batch tested with PRs 51666, 49829, 51058, 51004, 50938)

Add debugging to the codegen process

This was useful when debugging a different problem.
This commit is contained in:
Kubernetes Submit Queue
2017-09-02 22:52:06 -07:00
committed by GitHub
7 changed files with 134 additions and 52 deletions

View File

@@ -36,6 +36,7 @@ QUICK_PATTERNS+=(
"verify-api-groups.sh"
"verify-bazel.sh"
"verify-boilerplate.sh"
"verify-generated-files-remake"
"verify-godep-licenses.sh"
"verify-gofmt.sh"
"verify-pkg-names.sh"