Skip to content

Commit

Permalink
fix review comment
Browse files Browse the repository at this point in the history
Signed-off-by: Hao Hao <[email protected]>
  • Loading branch information
xdevxy committed Sep 4, 2024
1 parent 127df4b commit 3c55904
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hack/update-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ cd "${FAKE_REPOPATH}"

CODEGEN_PKG=${CODEGEN_PKG:-$(cd "${FAKE_REPOPATH}"; ls -d -1 ./vendor/k8s.io/code-generator 2>/dev/null || echo ../code-generator)}

chmod +x ${CODEGEN_PKG}/*.sh

subheader "running codegen"
bash -x ${CODEGEN_PKG}/kube_codegen.sh "deepcopy" \
github.com/numaproj/numaflow/pkg/client github.com/numaproj/numaflow/pkg/apis \
Expand Down

0 comments on commit 3c55904

Please sign in to comment.