forked from ungleich-public/cdist
fix shellcheck
This commit is contained in:
parent
7b3f268df2
commit
60753ddfcc
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ fi
|
|||
|
||||
sum_cmd="$( "$__type_explorer/remote_cmd_sum" )"
|
||||
|
||||
# shellcheck disable=SC2059
|
||||
sum_is="$( eval "$( printf "$sum_cmd" "'$dst'" )" )"
|
||||
|
||||
if [ -z "$sum_is" ]
|
||||
|
|
Loading…
Reference in a new issue