Skip to content

Commit cc67268

Browse files
committed
fix everything - finaaaaaaal
1 parent 2f423ca commit cc67268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/protoc-gen-go-grpc/protoc-gen-go-grpc_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ go build -o "${TEMPDIR}" .
2828
PATH="${TEMPDIR}:${PATH}"
2929
popd
3030

31-
protoc1 \
31+
protoc \
3232
--go-grpc_out="${TEMPDIR}" \
3333
--go-grpc_opt=paths=source_relative \
3434
"$WORKDIR/testdata/golden.proto"

0 commit comments

Comments
 (0)