Shellcheck compliance

This commit is contained in:
2022-04-21 16:39:13 +02:00
parent 546d4afeaf
commit 93f7075275

View File

@@ -458,6 +458,7 @@ do
# - "vanished file" (exit code 24). # - "vanished file" (exit code 24).
# - others? # - others?
status=0 status=0
# shellcheck disable=SC2086
echorun rsync \ echorun rsync \
-aHixv \ -aHixv \
"${FILTER}" \ "${FILTER}" \