Skip to content

Commit c751abf

Browse files
committed
missing ;;
1 parent cc82057 commit c751abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/for-go-proj.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ case "${PROJECT}" in
4949
pushd ${CONTRIB_ROOT}/addon-resizer
5050
godep go test -race $(go list ./... | grep -v /vendor/ | grep -v vertical-pod-autoscaler/e2e)
5151
popd
52+
;;
5253
*)
5354
echo "invalid subcommand: ${CMD}"
5455
exit 1

0 commit comments

Comments
 (0)