1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 06:29:29 +01:00

+ new line & automatic file scan mechanism for conversions/defaulters gen

This commit is contained in:
vlc刘诚
2022-09-21 09:33:28 +08:00
parent 96c03a3f97
commit 2b1746cda8
3 changed files with 5 additions and 3 deletions

View File

@@ -24,4 +24,4 @@ function find_dirs_containing_comment_tags() {
IFS=",";
printf '%s' "${array[*]}";
}
}