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 \
|
find \
|
||||||
-type "f" \
|
-type "f" \
|
||||||
-name "*.sh" \
|
-name "*.sh" \
|
||||||
|
-not \
|
||||||
|
-name "${file}" \
|
||||||
-printf ". \"%P\"\n" \
|
-printf ". \"%P\"\n" \
|
||||||
>"${file}"
|
>"${file}"
|
||||||
shellcheck \
|
shellcheck \
|
||||||
|
|
Loading…
Add table
Reference in a new issue