From befe95869b9cc29d67b8dd99f548ff029cd7e9b5 Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Mon, 18 Apr 2016 17:28:20 -0400 Subject: [PATCH] Add generated-protobuf to hack/update-all.sh --- hack/update-all.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hack/update-all.sh b/hack/update-all.sh index 5b8cab2e975..724d5d36814 100755 --- a/hack/update-all.sh +++ b/hack/update-all.sh @@ -50,7 +50,9 @@ if ! $ALL ; then echo "Running in short-circuit mode; run with -a to force all scripts to run." fi -BASH_TARGETS="codecgen +BASH_TARGETS=" + generated-protobuf + codecgen generated-docs generated-swagger-docs swagger-spec