mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
*.sh: cleanup all white noise
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
This commit is contained in:
@@ -270,7 +270,7 @@ function save-windows-logs-via-ssh() {
|
||||
|
||||
export-windows-docker-event-log "${node}"
|
||||
export-windows-docker-images-list "${node}"
|
||||
|
||||
|
||||
local remote_files=()
|
||||
for file in ${windows_node_logfiles[@]}; do
|
||||
remote_files+=( "${WINDOWS_LOGS_DIR}\\${file}" )
|
||||
|
Reference in New Issue
Block a user