not output
This commit is contained in:
parent
84f6922b6f
commit
ae8aaec327
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ sh_source_check() {
|
|||
find \
|
||||
-type "f" \
|
||||
-name "*.sh" \
|
||||
-not \
|
||||
-name "${file}" \
|
||||
-printf ". \"%P\"\n" \
|
||||
>"${file}"
|
||||
shellcheck \
|
||||
|
|
Loading…
Reference in a new issue