Change test/instrumentation/update-* to new setup_env
This commit is contained in:
@@ -26,7 +26,7 @@ stability_check_setup() {
|
|||||||
kube::golang::verify_go_version
|
kube::golang::verify_go_version
|
||||||
kube::util::ensure-temp-dir
|
kube::util::ensure-temp-dir
|
||||||
cd "${KUBE_ROOT}"
|
cd "${KUBE_ROOT}"
|
||||||
kube::golang::old::setup_env
|
kube::golang::new::setup_env
|
||||||
}
|
}
|
||||||
|
|
||||||
function find_files_to_check() {
|
function find_files_to_check() {
|
||||||
|
Reference in New Issue
Block a user