forked from ungleich-public/cdist
Fix newly found shellcheck issues
This commit is contained in:
parent
38ccdfda32
commit
41e59a748d
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ hor_line()
|
|||
if [ "${do_global_explorer}" ]
|
||||
then
|
||||
print_verbose 2 "Dumping global explorers"
|
||||
# shellcheck disable=SC2086
|
||||
set -- "$@" ${or} \( \
|
||||
-path "*/explorer/*" -a \
|
||||
! -path "*/conf/*" -a \
|
||||
|
|
Loading…
Reference in a new issue