Skip to content

Commit

Permalink
Add make init (istio#3331)
Browse files Browse the repository at this point in the history
  • Loading branch information
costinm authored and ldemailly committed Feb 8, 2018
1 parent a77e2a5 commit 19736cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prow/e2e-suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ ISTIO_GO=$(cd $(dirname $0)/..; pwd)
export HUB=${HUB:-"gcr.io/istio-testing"}
export TAG="${GIT_SHA}"

make init

# getopts only handles single character flags
for ((i=1; i<=$#; i++)); do
Expand Down

0 comments on commit 19736cb

Please sign in to comment.