summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-08-23 22:07:00 +0200
committerErich Eckner <git@eckner.net>2017-08-23 22:07:00 +0200
commit67ffb502ea0c2bbf36dbfc0c8dfcd065002aabd8 (patch)
tree44ebe3ab863d236e052440f5ca72361316494971 /bin/get-package-updates
parent1061c920833a562e02584aa70e7c889a734139d8 (diff)
downloadbuilder-67ffb502ea0c2bbf36dbfc0c8dfcd065002aabd8.tar.xz
silence all other shellcheck warnings
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index fbb05f8..7cd17cf 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -254,6 +254,7 @@ find "${work_dir}/package-infos/" -maxdepth 1 -name '*.builds' -printf '%f\n' |
[ -z "${mod_rev}" ] && \
[ -z "${repo}" ] && \
[ -z "${pkg}" ]; then
+ # shellcheck disable=SC2031
printf '%s %s.%s.%s.%s\n' \
"${opkg}" \
"${opkg}" \