From 05f5a4fb3bb21600adbc89c8534f8419e4df9b43 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Wed, 1 Jul 2015 13:20:19 -0700 Subject: [PATCH] Suggest -PskipCodegen in run-test-{client,server} Just helps new users wanting to try things out from thinking they need to deal with compiling our protoc plugin. As seen in #581 --- run-test-client.sh | 6 ++++-- run-test-server.sh | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/run-test-client.sh b/run-test-client.sh index 02059f8e5c..373d3335ac 100755 --- a/run-test-client.sh +++ b/run-test-client.sh @@ -1,7 +1,9 @@ #!/bin/bash -e cd "$(dirname "$0")" cat >&2 <&2 <