Fix newly found shellcheck issues

This commit is contained in:
Darko Poljak 2020-04-22 23:24:34 +02:00
parent 38ccdfda32
commit 41e59a748d
1 changed files with 1 additions and 0 deletions

View File

@ -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 \