mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-28 13:03:43 +00:00
Make KubemarkTest not have XML output.
This commit is contained in:
parent
9f99f4a554
commit
547e152932
@ -241,7 +241,7 @@ func run(deploy deployer) error {
|
||||
}
|
||||
|
||||
if *kubemark {
|
||||
errs = appendError(errs, xmlWrap("KubemarkTest", KubemarkTest))
|
||||
errs = appendError(errs, KubemarkTest())
|
||||
}
|
||||
|
||||
if len(errs) > 0 && *dump != "" {
|
||||
|
Loading…
Reference in New Issue
Block a user