Fix multiple conversion tests

This commit is contained in:
wojtekt
2020-04-08 20:23:22 +02:00
parent 8c1f9616cf
commit f624314f91
8 changed files with 13 additions and 612 deletions

View File

@@ -416,7 +416,7 @@ runTests() {
fi
}
if [[ -n "${WHAT-}" ]]; then
if [[ -n "${WHAT-}" ]]; then
for pkg in ${WHAT}
do
# running of kubeadm is captured in hack/make-targets/test-cmd.sh