From e5bce745925384501422ed61cb69b968187bda0e Mon Sep 17 00:00:00 2001 From: Vincent Demeester Date: Wed, 20 Jan 2016 18:29:28 +0100 Subject: [PATCH] Remove validate-vendor from default bundles Because it's triggered another way :) See https://github.com/docker/leeroy/pull/44 Signed-off-by: Vincent Demeester --- hack/make.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/make.sh b/hack/make.sh index 8a1981f609..2b76ce6509 100755 --- a/hack/make.sh +++ b/hack/make.sh @@ -51,7 +51,6 @@ DEFAULT_BUNDLES=( validate-test validate-toml validate-vet - validate-vendor binary dynbinary