Skip to content

Commit

Permalink
fix everything - finaaaaaaal
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 committed Apr 5, 2024
1 parent 2f423ca commit cc67268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/protoc-gen-go-grpc/protoc-gen-go-grpc_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ go build -o "${TEMPDIR}" .
PATH="${TEMPDIR}:${PATH}"
popd

protoc1 \
protoc \
--go-grpc_out="${TEMPDIR}" \
--go-grpc_opt=paths=source_relative \
"$WORKDIR/testdata/golden.proto"
Expand Down

0 comments on commit cc67268

Please sign in to comment.