Disable SC2030 where appropriate.

This commit is contained in:
Darko Poljak 2018-10-05 12:24:03 +02:00
parent 7b17ad4733
commit b120a813a2
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ for param in *; do
--owner root --group root --mode 640 \
--source "$source" \
--state "$state"
# shellcheck disable=SC2030
export require="__file${destination}"
printf ' source = "%s"\n' "$destination"