mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-20 09:05:26 +00:00
Merge pull request #121725 from cubxxw/patch-1
fix: code style untidy and update version.sh
This commit is contained in:
commit
39b085d936
@ -32,7 +32,7 @@ run_kubectl_version_tests() {
|
|||||||
|
|
||||||
# create version files, one for the client, one for the server.
|
# create version files, one for the client, one for the server.
|
||||||
# these are the files we will use to ensure that the remainder output is correct
|
# these are the files we will use to ensure that the remainder output is correct
|
||||||
kube::test::version::object_to_file "Client" "" "${TEMP}/client_version_test"
|
kube::test::version::object_to_file "Client" "" "${TEMP}/client_version_test"
|
||||||
kube::test::version::object_to_file "Server" "" "${TEMP}/server_version_test"
|
kube::test::version::object_to_file "Server" "" "${TEMP}/server_version_test"
|
||||||
|
|
||||||
kube::log::status "Testing kubectl version: check client only output matches expected output"
|
kube::log::status "Testing kubectl version: check client only output matches expected output"
|
||||||
|
Loading…
Reference in New Issue
Block a user