Blame SOURCES/hack-test-cmd.sh.patch

8f8650
From 916a2fa6cca162faa2e62d121c128901662d2e48 Mon Sep 17 00:00:00 2001
19490a
From: Jan Chaloupka <jchaloup@redhat.com>
8f8650
Date: Mon, 6 Feb 2017 22:49:21 +0100
8f8650
Subject: [PATCH] hack/test-cmd.sh
19490a
19490a
---
19490a
 hack/lib/init.sh | 2 +-
cbb2ea
 1 file changed, 1 insertion(+), 1 deletion(-)
19490a
19490a
diff --git a/hack/lib/init.sh b/hack/lib/init.sh
8f8650
index ae50779..0a601ac 100644
19490a
--- a/hack/lib/init.sh
19490a
+++ b/hack/lib/init.sh
41acee
@@ -42,7 +42,7 @@ source "${KUBE_ROOT}/hack/lib/version.sh"
41acee
 source "${KUBE_ROOT}/hack/lib/golang.sh"
41acee
 source "${KUBE_ROOT}/hack/lib/etcd.sh"
19490a
 
19490a
-KUBE_OUTPUT_HOSTBIN="${KUBE_OUTPUT_BINPATH}/$(kube::util::host_platform)"
19490a
+KUBE_OUTPUT_HOSTBIN="/usr/bin"
cbb2ea
 
8f8650
 # list of all available group versions.  This should be used when generated code
8f8650
 # or when starting an API server that you want to have everything.
19490a
-- 
41acee
2.7.4
19490a