summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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