Commit 5c68e917 authored by Hongchao Deng's avatar Hongchao Deng

clean up generated content in stop-kubemark.sh

parent 717551b1
...@@ -43,3 +43,4 @@ if [ "${SEPARATE_EVENT_MACHINE:-false}" == "true" ]; then ...@@ -43,3 +43,4 @@ if [ "${SEPARATE_EVENT_MACHINE:-false}" == "true" ]; then
fi fi
rm -rf "${KUBE_ROOT}/test/kubemark/kubeconfig.loc" &> /dev/null || true rm -rf "${KUBE_ROOT}/test/kubemark/kubeconfig.loc" &> /dev/null || true
rm "ca.crt" "kubecfg.crt" "kubecfg.key" "${KUBE_ROOT}/test/kubemark/hollow-node.json" &> /dev/null || true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment