summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-22 14:18:41 +0100
committerErich Eckner <git@eckner.net>2018-03-22 14:18:41 +0100
commit4f5f0fafc4be959a9a05adac8bf5162a7c5bab46 (patch)
treec39507f20ace68587f7ef580faf627f9fd73cb45 /bin/get-package-updates
parent7cc6dee8cfd91e44e7d6436e824937a8a0add008 (diff)
downloadbuilder-4f5f0fafc4be959a9a05adac8bf5162a7c5bab46.tar.xz
lib/common-functions: remove generate_package_metadata, delete_old_metadata - this information is now in the database
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index ce9d57a..a36cb8a 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -353,7 +353,6 @@ done | \
} | \
mysql_run_query
mysql_generate_package_metadata 'to-be-decided' "${package}" "${git_revision}" "${new_repo_revisions__archlinux32}" "${repository}"
- generate_package_metadata "${package}" "${git_revision}" "${new_repo_revisions__archlinux32}" "${repository}"
continue
fi