Skip to content

Commit dd4f1c1

Browse files
committed
Turn off command echoing to avoid illegal bytes in XML.
1 parent ec1d83b commit dd4f1c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cmd/apply.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ __EOF__
232232
run_kubectl_apply_tests() {
233233
set -o nounset
234234
set -o errexit
235-
set -x
236235

237236
create_and_use_new_namespace
238237
kube::log::status "Testing kubectl apply --server-side"

0 commit comments

Comments
 (0)