Skip to content

Commit 86f6cdf

Browse files
author
WangYi
committed
Fix typo.
1 parent 24cc08c commit 86f6cdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

all/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ Mgoogle/protobuf/field_mask.proto=github.com/gogo/protobuf/types,\
285285
${GO_PACKAGE_MAP}\
286286
plugins=grpc+embedded\
287287
:$OUT_DIR"
288+
;;
288289
"javalite")
289290
GEN_STRING="--grpc_out=lite:$OUT_DIR --java_out=lite:$OUT_DIR --plugin=protoc-gen-grpc=`which protoc-gen-grpc-java`"
290291
;;

0 commit comments

Comments
 (0)