Merge pull request #19086 from mikedanese/fix-build

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-01-13 02:12:44 -08:00
8 changed files with 42 additions and 34 deletions

View File

@@ -20,7 +20,7 @@ set -o pipefail
pushd "../../../.."
source "./hack/lib/util.sh"
source "./hack/lib/logging.sh"
source "./cluster/lib/logging.sh"
source "./hack/lib/etcd.sh"
popd