From 93f7075275308e1ac54c28c1be70be136b133b99 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Thu, 21 Apr 2022 16:39:13 +0200 Subject: [PATCH] Shellcheck compliance --- bash/sync.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/sync.sh b/bash/sync.sh index fc26f2d..3a91779 100755 --- a/bash/sync.sh +++ b/bash/sync.sh @@ -458,6 +458,7 @@ do # - "vanished file" (exit code 24). # - others? status=0 + # shellcheck disable=SC2086 echorun rsync \ -aHixv \ "${FILTER}" \