summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-02-08 11:31:14 +0100
committerErich Eckner <git@eckner.net>2018-02-08 11:31:14 +0100
commit5c5b3b2ef97347ba70458ea02989e838b5c76393 (patch)
treef5e1dc8c4289b2fe57f02f59d3e97447620d25e3 /bin/get-package-updates
parentac7e8a2881d5d76c822d761d5f613bf2a3b20187 (diff)
downloadbuilder-5c5b3b2ef97347ba70458ea02989e838b5c76393.tar.xz
bin/get-package-updates: fix typo in mysql query
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 8c758c5..e57d72b 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -330,7 +330,7 @@ done | \
'package_sources' 'package_sources' 'build_assignments' 'package_source' \
'repositories' 'repositories' 'binary_packages' 'repository'
printf ' SET `is_to_be_deleted`=0'
- printf ' WHERE `package_sources`.`pkgbase`=from_base64("%s")\;' \
+ printf ' WHERE `package_sources`.`pkgbase`=from_base64("%s");\n' \
"$(
printf '%s' "${package}" | \
base64 -w0